public class QueryNotExistException extends RuntimeException
Constructor and Description |
---|
QueryNotExistException() |
QueryNotExistException(String message) |
QueryNotExistException(String message,
Throwable throwable) |
QueryNotExistException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021. All rights reserved.