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