public static class LargeObjectException.OutOfMemory extends LargeObjectException
LargeObjectException.ExceedsByteArrayLimit, LargeObjectException.ExceedsLimit, LargeObjectException.OutOfMemory
Constructor and Description |
---|
OutOfMemory(OutOfMemoryError cause)
Construct a wrapper around the original OutOfMemoryError.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
getObjectId, getObjectName, setObjectId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OutOfMemory(OutOfMemoryError cause)
cause
- the original root cause.public String getMessage()
LargeObjectException
getMessage
in class LargeObjectException
Copyright © 2020 Eclipse JGit Project. All rights reserved.