org.seasar.jface.exception
クラス S2JFaceRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.seasar.framework.exception.SRuntimeException
org.seasar.jface.exception.S2JFaceRuntimeException
- すべての実装されたインタフェース:
- Serializable
- 直系の既知のサブクラス:
- ArgumentFieldException, BindingException, DuplicateComponentIdException, EnabledDependException, InitializeMethodException, NotFoundException, ParseException, RenderException, ReturnFieldException, WindowManagerException
public abstract class S2JFaceRuntimeException
- extends org.seasar.framework.exception.SRuntimeException
- 作成者:
- y-komori
- 関連項目:
- 直列化された形式
クラス org.seasar.framework.exception.SRuntimeException から継承されたメソッド |
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessage |
S2JFaceRuntimeException
public S2JFaceRuntimeException(String messageCode)
S2JFaceRuntimeException
public S2JFaceRuntimeException(String messageCode,
Throwable cause,
Object... args)
S2JFaceRuntimeException
public S2JFaceRuntimeException(String messageCode,
Object... args)
Copyright © 2006 The Seasar Foundation. All Rights Reserved.