Package jade.domain
Class RequestFIPAServiceBehaviour.NotYetReady
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jade.domain.RequestFIPAServiceBehaviour.NotYetReady
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RequestFIPAServiceBehaviour
public static class RequestFIPAServiceBehaviour.NotYetReady extends Exception
Exception class for timeouts. This exception is thrown when trying to obtain anACLMessagefrom anHandleand no message has been yet received and the timeout limit is not yet elapsed.
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-