jp.co.ogis_ri.citk.common.exception
クラス EndPointMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jp.co.ogis_ri.citk.common.exception.CitkApplicationException
jp.co.ogis_ri.citk.common.exception.EndPointMappingException
- すべての実装されたインタフェース:
- Serializable
public class EndPointMappingException
- extends CitkApplicationException
EndPointMappingExceptionクラス。
- 作成者:
- ISP Shiraishi
- 関連項目:
- 直列化された形式
EndPointMappingException
public EndPointMappingException(Throwable cause,
String errorCode,
String key,
String decision,
String nameID,
Object... args)
- コンストラクタ。
- パラメータ:
cause
- 原因例外。errorCode
- エラーコード。key
- ターゲットキー。decision
- 認可結果。nameID
- Name ID。args
- 引数。
EndPointMappingException
public EndPointMappingException(String errorCode,
String key,
String decision,
String nameID,
Object... args)
- コンストラクタ。
- パラメータ:
errorCode
- エラーコード。key
- ターゲットキー。decision
- 認可結果。nameID
- Name ID。args
- 引数。
getMessage
public String getMessage()
- オーバーライド:
- クラス
CitkApplicationException
内の getMessage
Copyright © 2011-2012 OGIS-RI Co.,Ltd.. All Rights Reserved.