Class RefuseException

    • Constructor Detail

      • RefuseException

        public RefuseException​(String message)
      • RefuseException

        public RefuseException​(ACLMessage refuse)
    • 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