Package org.dspace.util
Class SolrImportExportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.util.SolrImportExportException
- All Implemented Interfaces:
Serializable
- Author:
- Andrea Schweer schweer@waikato.ac.nz for the LCoNZ Institutional Research Repositories
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSolrImportExportException(String message) SolrImportExportException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SolrImportExportException
-
SolrImportExportException
-