jade.domain.FIPAAgentManagement
Class Unauthorised

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jade.domain.FIPAException
                    |
                    +--jade.domain.FIPAAgentManagement.RefuseException
                          |
                          +--jade.domain.FIPAAgentManagement.Unauthorised
All Implemented Interfaces:
ContentElement, Predicate, Serializable, java.io.Serializable

public class Unauthorised
extends RefuseException

Version:
$Date: 2003-03-10 16:38:45 +0100 (lun, 10 mar 2003) $ $Revision: 3775 $
Author:
Fabio Bellifemine - CSELT S.p.A.
See Also:
FIPAManagementOntology, Serialized Form

Constructor Summary
Unauthorised()
           
 
Methods inherited from class jade.domain.FIPAAgentManagement.RefuseException
getACLMessage
 
Methods inherited from class jade.domain.FIPAException
getMessage, setMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Unauthorised

public Unauthorised()


JADE