public class SQLRuntimeException extends SRuntimeException
| コンストラクタと説明 |
|---|
SQLRuntimeException(SQLException cause) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected static String |
getRealMessage(SQLException cause) |
protected static String |
getSql(SQLException cause) |
getArgs, getMessage, getMessageCode, getSimpleMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SQLRuntimeException(SQLException cause)
protected static String getSql(SQLException cause)
protected static String getRealMessage(SQLException cause)
Copyright © 2015–2019 The DBFlute Project. All rights reserved.