Class NoOptionException

All Implemented Interfaces:
Serializable

public class NoOptionException extends JasonException
no option from selectOption function
See Also:
  • Constructor Details

    • NoOptionException

      public NoOptionException(String msg, Term error)
      Constructs an instance of JasonException with the specified detail message and error description term.
      Parameters:
      msg - the detail message.
      error - the term that details (in AgentSpeak) the error