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