MemoryExhaustion

Memory Allocation Exception

@safe pure nothrow final
class MemoryExhaustion : Exception {}

Constructors

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

Members

Functions

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

Meta