public class DistributedSystemDisconnectedException extends CancelException
Constructor and Description |
---|
DistributedSystemDisconnectedException() |
DistributedSystemDisconnectedException(java.lang.String s) |
DistributedSystemDisconnectedException(java.lang.String message,
java.lang.Throwable cause) |
DistributedSystemDisconnectedException(java.lang.Throwable cause) |
toString
getRootCause
public DistributedSystemDisconnectedException()
public DistributedSystemDisconnectedException(java.lang.String message, java.lang.Throwable cause)
public DistributedSystemDisconnectedException(java.lang.Throwable cause)
public DistributedSystemDisconnectedException(java.lang.String s)