Package jason
Class ReceiverNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jason.JasonException
jason.ReceiverNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class jason.JasonException
error, errorAnnots, UNKNOW_ERROR, WRONG_ARGS
-
Constructor Summary
ConstructorDescriptionReceiverNotFoundException
(String msg, Exception cause) ReceiverNotFoundException
(String msg, String agNotFound) -
Method Summary
Methods inherited from class jason.JasonException
addErrorAnnot, createBasicErrorAnnots, createBasicErrorAnnots, createWrongArgument, createWrongArgumentNb, getErrorTerms
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
RNF
-
-
Constructor Details
-
ReceiverNotFoundException
public ReceiverNotFoundException() -
ReceiverNotFoundException
-
ReceiverNotFoundException
-
ReceiverNotFoundException
-