@Deprecated public class EntryNotFoundInRegion extends GemFireException
Constructor and Description |
---|
EntryNotFoundInRegion(String msg)
Deprecated.
Do not create instances of this class.
|
EntryNotFoundInRegion(String msg,
Throwable cause)
Deprecated.
do not create instances of this class.
|
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public EntryNotFoundInRegion(String msg)
InternalGemFireError
msg
- the detail message@Deprecated public EntryNotFoundInRegion(String msg, Throwable cause)
InternalGemFireError
msg
- the detail messagecause
- the causal ThrowableCopyright © 1997-2017 Pivotal Software, Inc. All rights reserved.