Package io.goobi.viewer.exceptions
Class ThemeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.goobi.viewer.exceptions.ThemeException
- All Implemented Interfaces:
Serializable
Thrown when a viewer theme cannot be found, loaded, or applied.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ThemeException
Creates a new ThemeException instance.- Parameters:
string-String
-