public class QueryException extends RuntimeException
QueryException(Exception e)
QueryException(String message)
QueryException(String message, Throwable throwable)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public QueryException(String message)
public QueryException(String message, Throwable throwable)
public QueryException(Exception e)
Copyright © 2023. All rights reserved.