public static class LargeObjectException.OutOfMemory extends LargeObjectException
LargeObjectException.ExceedsByteArrayLimit, LargeObjectException.ExceedsLimit, LargeObjectException.OutOfMemory| Constructor and Description | 
|---|
LargeObjectException.OutOfMemory(OutOfMemoryError cause)
Construct a wrapper around the original OutOfMemoryError. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getMessage()  | 
getObjectId, getObjectName, setObjectIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LargeObjectException.OutOfMemory(OutOfMemoryError cause)
cause - the original root cause.public String getMessage()
getMessage in class LargeObjectExceptionCopyright © 2014. All rights reserved.