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