public class NoPooledMemoryException extends IOException
Indicates that no buffers are available in the global memory pool or per protocol pool.
Constructor and Description |
---|
NoPooledMemoryException()
Default constructor
|
NoPooledMemoryException(String s)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
static long |
getExceptionCounter()
Return the exception counter
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoPooledMemoryException()
public NoPooledMemoryException(String s)
s
- StringCopyright © 2005–2017 Alfresco Software. All rights reserved.