Class ThemeNotFound

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.hybris.backoffice.theme.ThemeNotFound
All Implemented Interfaces:
Serializable

public class ThemeNotFound extends Exception
RuntimeException is the exception that can be thrown when no theme found.
See Also:
  • Constructor Details

    • ThemeNotFound

      public ThemeNotFound()