SOMA.agent
Class AgentSecurityException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byjava.lang.SecurityException
                  extended bySOMA.agent.AgentSecurityException
All Implemented Interfaces:
java.io.Serializable

public class AgentSecurityException
extends java.lang.SecurityException

Eccezione di sicurezza.

Author:
Livio Profiri
See Also:
AgentSystem, Serialized Form

Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Constructor Summary
AgentSecurityException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

AgentSecurityException

public AgentSecurityException(java.lang.String s)


Copyright © 2004 Luca Foschini