public class NoResultsException extends StatementException
Constructor and Description |
---|
NoResultsException(String msg,
StatementContext ctx) |
NoResultsException(String msg,
Throwable e,
StatementContext ctx) |
NoResultsException(Throwable e,
StatementContext ctx) |
getMessage, getStatementContext
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoResultsException(String msg, StatementContext ctx)
public NoResultsException(String msg, Throwable e, StatementContext ctx)
public NoResultsException(Throwable e, StatementContext ctx)
Copyright © 2018. All rights reserved.