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).

Meta