Class NotConnectedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.gustavblass.commons.exceptions.NotConnectedException
All Implemented Interfaces:
Serializable

public class NotConnectedException extends Exception
Indicates that some connection to another computer, device, process etc. could not be established.
See Also: