OutOfMemoryException

OutOfMemoryException is thrown when there is not enough memory.

class OutOfMemoryException : SelectorException {}

Constructors

this
this(string file, size_t line)

Construct a selector exception with the provided text string

Meta