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