org.seasar.framework.exception
クラス SQLRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.seasar.framework.exception.SRuntimeException
org.seasar.framework.exception.SQLRuntimeException
- すべての実装インタフェース:
- Serializable
- public final class SQLRuntimeException
- extends SRuntimeException
- 作成者:
- higa, manhole
- 関連項目:
- 直列化された形式
SQLRuntimeException
public SQLRuntimeException(SQLException cause)
SQLRuntimeException
を作成します。
- パラメータ:
cause
-
getSql
protected static String getSql(SQLException cause)
getRealMessage
protected static String getRealMessage(SQLException cause)
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.