InvalidPointerError.this

this(string file, size_t line) @safe pure nothrow @nogc
No documentation available for this declaration.
this(string file = __FILE__, size_t line = __LINE__, Throwable next = null) @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.