gluu
org
gluu
oxtrust
api
test
APITestException
公開メンバ関数
|
静的非公開変数類
|
全メンバ一覧
org.gluu.oxtrust.api.test.APITestException クラス
org.gluu.oxtrust.api.test.APITestException の継承関係図
org.gluu.oxtrust.api.test.APITestException 連携図
公開メンバ関数
APITestException
(String message)
静的非公開変数類
static final long
serialVersionUID
= -1229384905798189711L
詳解
A message about test fail.
著者
Dmitry Ognyannikov
構築子と解体子
◆
APITestException()
org.gluu.oxtrust.api.test.APITestException.APITestException
(
String
message
)
inline
19
{
20
super(message);
21
}
メンバ詳解
◆
serialVersionUID
final long org.gluu.oxtrust.api.test.APITestException.serialVersionUID = -1229384905798189711L
static
private
このクラス詳解は次のファイルから抽出されました:
D:/AppData/OpenId/gluu/src/oxTrust/client/src/main/java/org/gluu/oxtrust/api/test/
APITestException.java
2018年09月30日(日) 14時45分20秒作成 - gluu / 構成:
1.8.13