org.seasar.framework.beans
クラス FieldNotFoundRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.seasar.framework.exception.SRuntimeException
org.seasar.framework.beans.FieldNotFoundRuntimeException
- すべての実装インタフェース:
- Serializable
- public class FieldNotFoundRuntimeException
- extends SRuntimeException
- 作成者:
- higa
- 関連項目:
- 直列化された形式
FieldNotFoundRuntimeException
public FieldNotFoundRuntimeException(Class componentClass,
String fieldName)
getTargetClass
public Class getTargetClass()
getFieldName
public String getFieldName()
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.