fr.dyade.aaa.agent.conf

Class DuplicateServerException


public class DuplicateServerException
extends Exception

Thrown to indicate that the specified agent server already exist.

Constructor Summary

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

Constructor Details

DuplicateServerException

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


DuplicateServerException

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

Parameters:
s - the detail message.


Copyright B) 2004 Scalagent - All rights reserved