Public Member Functions | |
| AgentException (Throwable cause) | |
| final Throwable | getCause () |
Agentfactory when an error is raised during the initialization.
Definition at line 27 of file AgentException.java.
| final Throwable fr.dyade.aaa.agent.AgentException.getCause | ( | ) |
Overrides the Throwable behavior in order to handle the deserialization of the cause that may fail if its class is unknown.
null if its class is unknown. Definition at line 55 of file AgentException.java.
1.5.0