fr.dyade.aaa.agent.conf

Class UnknownDomainException


public class UnknownDomainException
extends Exception

Thrown to indicate that the specified domain does not exist.

Constructor Summary

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

Constructor Details

UnknownDomainException

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


UnknownDomainException

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

Parameters:
s - the detail message.


Copyright B) 2004 Scalagent - All rights reserved