NoException

This exception can never be thrown. Useful for a temporary or aliased catch block exception type.

class NoException : Exception {}

Constructors

this
this()
Undocumented in source.

Meta