org.seasar.extension.jdbc
クラス ColumnNotFoundRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.seasar.framework.exception.SRuntimeException
org.seasar.extension.jdbc.ColumnNotFoundRuntimeException
- すべての実装インタフェース:
- Serializable
- public final class ColumnNotFoundRuntimeException
- extends org.seasar.framework.exception.SRuntimeException
- 作成者:
- higa
- 関連項目:
- 直列化された形式
クラス org.seasar.framework.exception.SRuntimeException から継承したメソッド |
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessage |
ColumnNotFoundRuntimeException
public ColumnNotFoundRuntimeException(String tableName,
String columnName)
getTableName
public String getTableName()
getColumnName
public String getColumnName()
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.