Class OutOfDirectMemoryError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.VirtualMachineError
java.lang.OutOfMemoryError
io.netty.util.internal.OutOfDirectMemoryError
- All Implemented Interfaces:
Serializable
OutOfMemoryError that is throws if PlatformDependent.allocateDirectNoCleaner(int) can not allocate
a new ByteBuffer due memory restrictions.- See Also:
-
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString