exception

Undocumented in source.

Constructors

this
this(string msg, string file, size_t line)
Undocumented in source.
this
this(string msg, Exception cause, string file, size_t line)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
void opCall(string t, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
void opCall(string t, Exception cause, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

showSource
bool showSource;
Undocumented in source.

Variables

current
long current;
Undocumented in source.

Meta