fr.dyade.aaa.agent
Class UnknownServiceException
Exception
fr.dyade.aaa.agent.UnknownServiceException
public class UnknownServiceException
extends Exception
Thrown to indicate that the specified service is not declared on a
particular server.
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