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