|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.identity.wss.sts.FAMSTSException
public class FAMSTSException
This class FAMSTSException is used to generate the
exceptions during failures for generating or handling Security
tokens via Security Token Service.
| コンストラクタの概要 | |
|---|---|
FAMSTSException()
Create an SecurityException with no message. |
|
FAMSTSException(String message)
Create an SecurityException with a message. |
|
| コンストラクタの詳細 |
|---|
public FAMSTSException()
SecurityException with no message.
public FAMSTSException(String message)
SecurityException with a message.
message - message for the exception
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||