Package io.goobi.viewer.exceptions
Class ViewerConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.goobi.viewer.exceptions.ViewerConfigurationException
- All Implemented Interfaces:
Serializable
Exception that is thrown if an essential configuration element is missing.
- See Also:
-
Constructor Summary
ConstructorDescriptionViewerConfigurationException
(String string) Constructor for ViewerConfigurationException. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ViewerConfigurationException
Constructor for ViewerConfigurationException.
- Parameters:
string
-String
-