fr.dyade.aaa.agent
Class AgentException
Exception
fr.dyade.aaa.agent.AgentException
public class AgentException
extends Exception
Thrown by the Agentfactory
when an error is
raised during the initialization.
Throwable | getCause() - Overrides the
Throwable behavior
in order to handle the deserialization
of the cause that may fail if its class
is unknown.
|
AgentException
public AgentException(Throwable cause)
getCause
public final Throwable getCause()
Overrides the Throwable
behavior
in order to handle the deserialization
of the cause that may fail if its class
is unknown.
- the cause or
null
if
its class is unknown.
Copyright B) 2004 Scalagent - All rights reserved