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