Class Endpoints.ServerError

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

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

    • ServerError

      public ServerError(String message)