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