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