public class ParsedSqlException extends BaseRuntimeException
| Constructor and Description |
|---|
ParsedSqlException() |
ParsedSqlException(String errorCode,
Object... params) |
ParsedSqlException(String errorCode,
Throwable throwable,
Object... params) |
ParsedSqlException(Throwable cause) |
contains, getErrorCode, getErrorContext, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2006–2018 TinyGroup. All rights reserved.