Class ComponentTypeNotFoundException

All Implemented Interfaces:
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:
  • Constructor Details

    • ComponentTypeNotFoundException

      public ComponentTypeNotFoundException(String message)