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