Class RegionAllocatorException

The exception that is thrown on invalid use of and RegionAllocatorStack. This exception is not thrown on out of memory. An OutOfMemoryError is thrown instead.

class RegionAllocatorException
  : object.Exception ;

Constructors

NameDescription
this