-
ImmutableExceptionMapping.builder()
RestApiExceptionMapperProperties.ExceptionMapping.builder()
Builder immutable exception mapping . builder.
ImmutableExceptionMapping.Builder.code(@Nullable String code)
Initializes the value for the
code attribute.
Fill a builder with attribute values from the provided ExceptionMapping instance.
ImmutableExceptionMapping.Builder.message(@Nullable String message)
Initializes the value for the
message attribute.
ImmutableExceptionMapping.Builder.status(int status)
Initializes the value for the
status attribute.