public static class LargeObjectException.OutOfMemory extends LargeObjectException
LargeObjectException.ExceedsByteArrayLimit, LargeObjectException.ExceedsLimit, LargeObjectException.OutOfMemory| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
OutOfMemory(java.lang.OutOfMemoryError cause)
Construct a wrapper around the original OutOfMemoryError.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
getObjectId, getObjectName, setObjectIdprivate static final long serialVersionUID
public OutOfMemory(java.lang.OutOfMemoryError cause)
cause - the original root cause.public java.lang.String getMessage()
LargeObjectExceptiongetMessage in class LargeObjectException