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