AssertError.this

this( string file, size_t line ) @safe pure nothrow @nogc
No documentation available for this declaration.
this( Throwable next, string file = __FILE__, size_t line = __LINE__ ) @safe pure nothrow @nogc
No documentation available for this declaration.
this( string msg, string file = __FILE__, size_t line = __LINE__, Throwable next = null ) @safe pure nothrow @nogc
No documentation available for this declaration.