management
package instead@Deprecated public class RegionNotFoundException extends CacheRuntimeException
SystemMemberRegion
has
been closed or destroyed in system member.
Also thrown by DataSerializer.readRegion(java.io.DataInput)
if the named
region no longer exists.
Constructor and Description |
---|
RegionNotFoundException(String message)
Deprecated.
|
toString
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public RegionNotFoundException(String message)