jade.core.behaviours
Class ReceiverBehaviour.NotYetReady

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jade.core.behaviours.ReceiverBehaviour.NotYetReady
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

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait