@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.
|
getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@Deprecated public EntryNotFoundInRegion(String msg)
InternalGemFireErrormsg - the detail message@Deprecated public EntryNotFoundInRegion(String msg, Throwable cause)
InternalGemFireErrormsg - the detail messagecause - the causal ThrowableCopyright © 1997-2017 Pivotal Software, Inc. All rights reserved.