@Deprecated public class EntryNotFoundInRegion extends GemFireException
Constructor and Description |
---|
EntryNotFoundInRegion(java.lang.String msg)
Deprecated.
Do not create instances of this class.
|
EntryNotFoundInRegion(java.lang.String msg,
java.lang.Throwable cause)
Deprecated.
do not create instances of this class.
|
getRootCause
@Deprecated public EntryNotFoundInRegion(java.lang.String msg)
InternalGemFireError
msg
- the detail message@Deprecated public EntryNotFoundInRegion(java.lang.String msg, java.lang.Throwable cause)
InternalGemFireError
msg
- the detail messagecause
- the causal Throwable