|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.identity.wss.provider.ProviderException
public class ProviderException
This class ProviderException represents the Exception
that can be thrown for any errors in accessing any provider configuration
(Web Services Client, Web Services Provider, STS client or Discovery client).
| コンストラクタの概要 | |
|---|---|
ProviderException()
Create an ProviderException with no message. |
|
ProviderException(String s)
Create an ProviderException with a message. |
|
| コンストラクタの詳細 |
|---|
public ProviderException()
ProviderException with no message.
public ProviderException(String s)
ProviderException with a message.
s - message for the exception
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||