Class Endpoints.BadRequest

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

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

    • BadRequest

      public BadRequest(String message)