|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.identity.federation.common.FSRemoteException
public class FSRemoteException
This class is an extension point for IDFF related exceptions.
| コンストラクタの概要 | |
|---|---|
FSRemoteException()
Creates an FSRemoteException with no message. |
|
FSRemoteException(String s)
Creates an FSRemoteException with a message. |
|
| コンストラクタの詳細 |
|---|
public FSRemoteException()
FSRemoteException with no message.
public FSRemoteException(String s)
FSRemoteException with a message.
s - exception message.
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||