Package com.hybris.backoffice.theme
Class ThemeNotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.hybris.backoffice.theme.ThemeNotFound
- All Implemented Interfaces:
Serializable
RuntimeException is the exception that can be thrown when no theme found.
- 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
-
ThemeNotFound
public ThemeNotFound()
-