SelfTestFailure

Self Test Failure Exception

@safe pure nothrow final
class SelfTestFailure : InternalError {}

Constructors

this
this(string err, Throwable next, string file, int line)
Undocumented in source.

Meta