public class NotConnectedException
extends java.lang.IllegalStateException
| Constructor and Description |
|---|
NotConnectedException() |
NotConnectedException(java.lang.String s) |
NotConnectedException(java.lang.String message,
java.lang.Throwable cause) |
NotConnectedException(java.lang.Throwable cause) |
public NotConnectedException()
public NotConnectedException(java.lang.String s)
public NotConnectedException(java.lang.String message,
java.lang.Throwable cause)
public NotConnectedException(java.lang.Throwable cause)