massim.framework.connection
Class AgentCodecProtocolErrorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by massim.framework.connection.AgentCodecProtocolErrorException
All Implemented Interfaces:
java.io.Serializable

public class AgentCodecProtocolErrorException
extends java.lang.Exception

This class represents an exception that is thrown whenever communication with an agent through an AgentCodec doesn't work the way it should.

See Also:
Serialized Form

Constructor Summary
AgentCodecProtocolErrorException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgentCodecProtocolErrorException

public AgentCodecProtocolErrorException()


Copyright © 2012. All Rights Reserved.