public class PartitionedRegionDistributionException extends CacheRuntimeException
Constructor and Description |
---|
PartitionedRegionDistributionException() |
PartitionedRegionDistributionException(String msg) |
PartitionedRegionDistributionException(String msg,
Throwable cause) |
PartitionedRegionDistributionException(Throwable cause) |
toString
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public PartitionedRegionDistributionException()
public PartitionedRegionDistributionException(String msg)
public PartitionedRegionDistributionException(String msg, Throwable cause)
public PartitionedRegionDistributionException(Throwable cause)