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