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