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