public class UnableToExecuteStatementException extends StatementException
| Constructor and Description |
|---|
UnableToExecuteStatementException(Exception e,
StatementContext ctx) |
UnableToExecuteStatementException(String message,
StatementContext ctx) |
UnableToExecuteStatementException(String string,
Throwable throwable,
StatementContext ctx) |
getMessage, getStatementContextaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnableToExecuteStatementException(Exception e, StatementContext ctx)
public UnableToExecuteStatementException(String message, StatementContext ctx)
public UnableToExecuteStatementException(String string, Throwable throwable, StatementContext ctx)
Copyright © 2018. All rights reserved.