public final class OutOfDirectMemoryError
extends java.lang.OutOfMemoryError
OutOfMemoryError
that is throws if PlatformDependent.allocateDirectNoCleaner(int)
can not allocate
a new ByteBuffer
due memory restrictions.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
OutOfDirectMemoryError(java.lang.String s) |
private static final long serialVersionUID