public class SolrSearchEmptyException
extends java.lang.Exception
| Constructor and Description |
|---|
SolrSearchEmptyException()
Creates a new instance of
SolrSearchEmptyException without
detail message. |
SolrSearchEmptyException(java.lang.String msg)
Constructs an instance of
SolrSearchEmptyException with the
specified detail message. |
SolrSearchEmptyException(java.lang.String msg,
java.lang.Throwable t) |
public SolrSearchEmptyException()
SolrSearchEmptyException without
detail message.public SolrSearchEmptyException(java.lang.String msg)
SolrSearchEmptyException with the
specified detail message.msg - the detail message.public SolrSearchEmptyException(java.lang.String msg,
java.lang.Throwable t)
Copyright © 2018 DuraSpace. All Rights Reserved.