java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.odpi.openmetadata.userinterface.uichassis.springboot.api.exceptions.CategoryNotFoundException
All Implemented Interfaces:
Serializable

@ResponseStatus(BAD_REQUEST) public class CategoryNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • CategoryNotFoundException

      public CategoryNotFoundException(String message)
      Parameters:
      message - text to display to client