org.jmythapi.protocol
Class ProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jmythapi.protocol.ProtocolException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- UnknownCommandException, UnsupportedCommandException
public class ProtocolException
- extends IOException
An exception that is thrown due to protocol errors.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProtocolException
public ProtocolException()
ProtocolException
public ProtocolException(String message)
Copyright © 2008-2013. All Rights Reserved.