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, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2018 TinyGroup. All rights reserved.