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