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