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, getStatementContext
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnableToExecuteStatementException(Exception e, StatementContext ctx)
public UnableToExecuteStatementException(String message, StatementContext ctx)
public UnableToExecuteStatementException(String string, Throwable throwable, StatementContext ctx)
Copyright © 2018. All rights reserved.