gluu
公開メンバ関数 | 静的非公開変数類 | 全メンバ一覧
org.gluu.oxtrust.api.test.APITestException クラス
org.gluu.oxtrust.api.test.APITestException の継承関係図
Inheritance graph
org.gluu.oxtrust.api.test.APITestException 連携図
Collaboration graph

公開メンバ関数

 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
staticprivate

このクラス詳解は次のファイルから抽出されました: