Package jason

Class ReceiverNotFoundException

All Implemented Interfaces:
Serializable

public class ReceiverNotFoundException extends JasonException
See Also:
  • Field Details

    • RNF

      public static final Term RNF
  • Constructor Details

    • ReceiverNotFoundException

      public ReceiverNotFoundException()
    • ReceiverNotFoundException

      public ReceiverNotFoundException(String msg)
    • ReceiverNotFoundException

      public ReceiverNotFoundException(String msg, String agNotFound)
    • ReceiverNotFoundException

      public ReceiverNotFoundException(String msg, Exception cause)