MemoryExhaustion

Memory Allocation Exception

@safe pure nothrow final
class MemoryExhaustion : Exception {}

Constructors

this
this(string err)
Undocumented in source.

Members

Functions

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

Meta