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