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, setObjectId
private static final long serialVersionUID
public OutOfMemory(java.lang.OutOfMemoryError cause)
cause
- the original root cause.public java.lang.String getMessage()
LargeObjectException
getMessage
in class LargeObjectException