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

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

    • TermNotFoundException

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