public final class OutOfDirectMemoryError extends OutOfMemoryError
OutOfMemoryError
that is throws if PlatformDependent.allocateDirectNoCleaner(int)
can not allocate
a new ByteBuffer
due memory restrictions.addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2024 The Netty Project. All rights reserved.