public class SolrSearchEmptyException extends Exception
| Constructor and Description |
|---|
SolrSearchEmptyException()
Creates a new instance of
SolrSearchEmptyException without
detail message. |
SolrSearchEmptyException(String msg)
Constructs an instance of
SolrSearchEmptyException with the
specified detail message. |
SolrSearchEmptyException(String msg,
Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SolrSearchEmptyException()
SolrSearchEmptyException without
detail message.public SolrSearchEmptyException(String msg)
SolrSearchEmptyException with the
specified detail message.msg - the detail message.Copyright © 2022 LYRASIS. All rights reserved.