RejectedException

constructor(message: String, code: String, httpStatus: HttpStatus)

Parameters

message

The detail message explaining the exception.

code

The error code associated with the exception.

httpStatus

The HTTP status code associated with the exception.