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