jade.core.behaviours
Class ReceiverBehaviour.NotYetReady

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jade.core.behaviours.ReceiverBehaviour.NotYetReady
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ReceiverBehaviour

public static class ReceiverBehaviour.NotYetReady
extends java.lang.Exception

Exception class for timeouts. This exception is thrown when trying to obtain an ACLMessage from an Handle and no message was received so far, but the time limit is not yet reached.

See Also:
ReceiverBehaviour.Handle.getMessage(), Serialized Form

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