RuntimeException

TODO add class description

Constructors

this
this()
Undocumented in source.
this
this(string elementDescription)
Undocumented in source.
this
this(Exception cause)
Undocumented in source.

Members

Functions

getCause
Exception getCause()
Undocumented in source. Be warned that the author may not have intended to support it.
initCause
void initCause(Exception e)
Undocumented in source. Be warned that the author may not have intended to support it.
msg
string msg()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

elementDescription
string elementDescription;
Undocumented in source.

Meta