Uses of Class
org.jmythapi.protocol.ProtocolException

Packages that use ProtocolException
org.jmythapi.protocol This package contains basic protocol related interfaces, exceptions and constants. 
 

Uses of ProtocolException in org.jmythapi.protocol
 

Subclasses of ProtocolException in org.jmythapi.protocol
 class UnknownCommandException
          This exception is thrown by the backend-connection, if an request with a command should be send, that is not supported by any of the supported backend protocol-versions.
 class UnsupportedCommandException
          This exception is thrown if a command is used outside of its valid protocol-version range.
 



Copyright © 2008-2013. All Rights Reserved.