public class DistributedSystemDisconnectedException extends CancelException
Constructor and Description |
---|
DistributedSystemDisconnectedException() |
DistributedSystemDisconnectedException(String s) |
DistributedSystemDisconnectedException(String message,
Throwable cause) |
DistributedSystemDisconnectedException(Throwable cause) |
toString
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public DistributedSystemDisconnectedException()
public DistributedSystemDisconnectedException(String message, Throwable cause)
public DistributedSystemDisconnectedException(Throwable cause)
public DistributedSystemDisconnectedException(String s)