Package io.netty.util.internal
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:
java.io.Serializable
public final class OutOfDirectMemoryError extends java.lang.OutOfMemoryError
OutOfMemoryError
that is throws ifPlatformDependent.allocateDirectNoCleaner(int)
can not allocate a newByteBuffer
due memory restrictions.- See Also:
- Serialized Form