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