jade.domain
Class RequestFIPAServiceBehaviour.NotYetReady

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jade.domain.RequestFIPAServiceBehaviour.NotYetReady
Enclosing class:
RequestFIPAServiceBehaviour

public static class RequestFIPAServiceBehaviour.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 has been yet received and the timeout limit is not yet elapsed.

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