org.dspace.discovery.configuration
Class DiscoveryConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.discovery.configuration.DiscoveryConfigurationException
- All Implemented Interfaces:
- Serializable
public class DiscoveryConfigurationException
- extends Exception
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:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DiscoveryConfigurationException
public DiscoveryConfigurationException()
DiscoveryConfigurationException
public DiscoveryConfigurationException(String message,
Throwable cause)
DiscoveryConfigurationException
public DiscoveryConfigurationException(String message)
DiscoveryConfigurationException
public DiscoveryConfigurationException(Throwable cause)
Copyright © 2012 DuraSpace. All Rights Reserved.