|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.identity.federation.common.FederationException
public class FederationException
This class is the public exception class that Federation Manager exposes.
| Constructor Summary | |
|---|---|
FederationException()
Constructs a FederationException with no details. |
|
FederationException(String message)
Constructs a FederationException with a detailed message. |
|
| Constructor Detail |
|---|
public FederationException(String message)
message - Detailed message for this exception.public FederationException()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||