Class ComponentTypeNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.servicelayer.exceptions.BusinessException
-
- de.hybris.platform.cmsfacades.types.ComponentTypeNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class ComponentTypeNotFoundException extends BusinessException
Exception thrown when searching for a component type that could not be found or does not exist.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ComponentTypeNotFoundException(java.lang.String message)
-