public class FederationException extends Exception
Constructor and Description |
---|
FederationException()
Constructs a FederationException with no details.
|
FederationException(String message)
Constructs a FederationException with a detailed message.
|
public FederationException(String message)
message
- Detailed message for this exception.public FederationException()
Copyright © 2010-2013, ForgeRock All Rights Reserved.