org.iqual.chaplin.msg
Class TooManyRepliesException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.iqual.chaplin.msg.TooManyRepliesException
All Implemented Interfaces:
Serializable

public class TooManyRepliesException
extends RuntimeException

Since:
Jul 1, 2009 7:26:44 PM
Author:
Zbynek Slajchrt
See Also:
Serialized Form

Constructor Summary
TooManyRepliesException(MessageReplies replies)
           
 
Method Summary
 MessageReplies getReplies()
           
 
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

TooManyRepliesException

public TooManyRepliesException(MessageReplies replies)
Method Detail

getReplies

public MessageReplies getReplies()


Copyright © 2009 iquality.org. All Rights Reserved.