Uses of Class
com.ocient.rest.exceptionMappers.ErrorResponse
Packages that use ErrorResponse
-
Uses of ErrorResponse in com.ocient.rest.exceptionMappers
Methods in com.ocient.rest.exceptionMappers that return ErrorResponseModifier and TypeMethodDescriptionstatic ErrorResponseErrorResponse.fromErrorMessages(String... errorMessages) static ErrorResponseErrorResponse.fromErrorMessages(Stream<String> errorMessages) static ErrorResponseErrorResponse.fromThrowables(Throwable... throwables) static ErrorResponseErrorResponse.fromThrowables(Stream<Throwable> throwables)