OutOfMemoryError

Error thrown if memory allocation fails.

Constructors

this
this(string msg, string file, size_t line, Throwable next)
this(string msg, Throwable next, string file, size_t line)

Constructs new error.

Meta