com.crankuptheamps.client.exception
Class AlreadyConnectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.crankuptheamps.client.exception.AMPSException
com.crankuptheamps.client.exception.ConnectionException
com.crankuptheamps.client.exception.AlreadyConnectedException
- All Implemented Interfaces:
- Serializable
public class AlreadyConnectedException
- extends ConnectionException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AlreadyConnectedException
public AlreadyConnectedException()
AlreadyConnectedException
public AlreadyConnectedException(String msg)
AlreadyConnectedException
public AlreadyConnectedException(Throwable t)