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