fr.dyade.aaa.agent

Class UnknownServerException


public class UnknownServerException
extends Exception

Thrown to indicate that the specified agent serverdoes not exist.

Constructor Summary

UnknownServerException()
Constructs a new UnknownServerException with no detail message.
UnknownServerException(String s)
Constructs a new UnknownServerException with the specified detail message.

Constructor Details

UnknownServerException

public UnknownServerException()
Constructs a new UnknownServerException with no detail message.


UnknownServerException

public UnknownServerException(String s)
Constructs a new UnknownServerException with the specified detail message.

Parameters:
s - the detail message.


Copyright B) 2004 Scalagent - All rights reserved