fr.dyade.aaa.agent.conf

Class DuplicateDomainException


public class DuplicateDomainException
extends Exception

Thrown to indicate that the specified domain already exist.

Constructor Summary

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

Constructor Details

DuplicateDomainException

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


DuplicateDomainException

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

Parameters:
s - the detail message.


Copyright B) 2004 Scalagent - All rights reserved