Class Endpoints.NotFound

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.cloud.spring.boot.mt.controller.Endpoints.NotFound
All Implemented Interfaces:
Serializable
Enclosing class:
Endpoints

@ResponseStatus(NOT_FOUND) public static class Endpoints.NotFound extends RuntimeException
See Also:
  • Constructor Details

    • NotFound

      public NotFound(String message)