Uses of Class
co.yellowdog.platform.interaction.ErrorResponse
Packages that use ErrorResponse
- 
Uses of ErrorResponse in co.yellowdog.platform.clients.web.error
Methods in co.yellowdog.platform.clients.web.error that return ErrorResponseModifier and TypeMethodDescriptionstatic ErrorResponseErrorResponseUtils.getErrorResponse(@NonNull HttpStatus httpStatus, InputStream body) Methods in co.yellowdog.platform.clients.web.error with parameters of type ErrorResponseModifier and TypeMethodDescriptionbooleanErrorHandler.handle(HttpStatus httpStatus, ErrorResponse response) Handles the given error response. - 
Uses of ErrorResponse in co.yellowdog.platform.interaction
Methods in co.yellowdog.platform.interaction that return ErrorResponse