Class DiscoveryConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.discovery.configuration.DiscoveryConfigurationException
- All Implemented Interfaces:
Serializable
Exception that can be thrown if there are issues with the discovery configuration
- Author:
- Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDiscoveryConfigurationException(String message) DiscoveryConfigurationException(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
-
DiscoveryConfigurationException
public DiscoveryConfigurationException() -
DiscoveryConfigurationException
-
DiscoveryConfigurationException
-
DiscoveryConfigurationException
-