Class FailureException

    • Constructor Detail

      • FailureException

        public FailureException​(String msg)
      • FailureException

        public FailureException​(ACLMessage failure)
    • Method Detail

      • getACLMessage

        public ACLMessage getACLMessage()
        Description copied from class: FIPAException
        Retrieve the ACL message whose content is represented by this exception.
        Overrides:
        getACLMessage in class FIPAException
        Returns:
        the ACLMessage representing this exception