exception

  1. class exception
  2. class exception
  3. class exception
    version(!GenericBaseException && !CppRuntime_DigitalMars && CppRuntime_Microsoft)
    class exception {
    protected @nogc
    const(char)* msg;
    }

Constructors

this
this(const(char)* message, int )

Destructor

~this
~this()

Members

Functions

what
const(char)* what()

Meta