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