UnexpectedCallError

Thrown when an unexpected call occurs.

Constructors

this
this(string name, string[] arguments, string file, size_t line, Throwable nextInChain)

Constructs an $(D_PSYMBOL UnexpectedCallError).

Members

Functions

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

Meta