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

公開メンバ関数

 UmaProtectionException (String message)
 
 UmaProtectionException (String message, Throwable cause)
 

静的非公開変数類

static final long serialVersionUID = 2148886143372789053L
 

詳解

著者
Yuriy Movchan
バージョン
0.1, 08/21/2013

構築子と解体子

◆ UmaProtectionException() [1/2]

org.gluu.oxtrust.exception.UmaProtectionException.UmaProtectionException ( String  message)
inline
17  {
18  super(message);
19  }

◆ UmaProtectionException() [2/2]

org.gluu.oxtrust.exception.UmaProtectionException.UmaProtectionException ( String  message,
Throwable  cause 
)
inline
21  {
22  super(message, cause);
23  }

メンバ詳解

◆ serialVersionUID

final long org.gluu.oxtrust.exception.UmaProtectionException.serialVersionUID = 2148886143372789053L
staticprivate

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