Serializable
public static class LargeObjectException.OutOfMemory extends LargeObjectException
LargeObjectException.ExceedsByteArrayLimit, LargeObjectException.ExceedsLimit, LargeObjectException.OutOfMemory
Constructor | Description |
---|---|
OutOfMemory(OutOfMemoryError cause) |
Construct a wrapper around the original OutOfMemoryError.
|
Modifier and Type | Method | Description |
---|---|---|
String |
getMessage() |
getObjectId, getObjectName, setObjectId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OutOfMemory(OutOfMemoryError cause)
cause
- the original root cause.public String getMessage()
getMessage
in class LargeObjectException
Copyright © 2018. All rights reserved.