パッケージ com.handywedge.role
クラス FWRoleException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.handywedge.common.FWException
-
- com.handywedge.role.FWRoleException
-
- すべての実装されたインタフェース:
Serializable
- 直系の既知のサブクラス:
FWAccessForbidden
public class FWRoleException extends FWException
- 関連項目:
- 直列化された形式
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 FWRoleException(String code, Object... args)
-
メソッドの概要
-
クラスから継承されたメソッド com.handywedge.common.FWException
getErrorCode, getMessage
-
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-