fr.dyade.aaa.agent
Class UnknownAgentException
Exception
fr.dyade.aaa.agent.UnknownAgentException
public class UnknownAgentException
extends Exception
Thrown by Engine if a notification is sent to an unknown agent.
UnknownAgentException
public UnknownAgentException()
Constructs a new UnknownAgentException
with no
detail message.
UnknownAgentException
public UnknownAgentException(String s)
Constructs a new UnknownAgentException
with the
specified detail message.
s
- the detail message.
Copyright B) 2004 Scalagent - All rights reserved