|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
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.
| コンストラクタの概要 | |
|---|---|
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()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||