fr.dyade.aaa.agent
Class UnknownServerException
Exception
fr.dyade.aaa.agent.UnknownServerException
public class UnknownServerException
extends Exception
Thrown to indicate that the specified agent serverdoes not exist.
UnknownServerException
public UnknownServerException()
Constructs a new UnknownServerException
with no
detail message.
UnknownServerException
public UnknownServerException(String s)
Constructs a new UnknownServerException
with the
specified detail message.
s
- the detail message.
Copyright B) 2004 Scalagent - All rights reserved