Class ResponseErrorObject


  • public class ResponseErrorObject
    extends Object
    Wrapper for an error response payload compliant with the Google JSON style-guide
    Author:
    tesarst
    • Constructor Detail

      • ResponseErrorObject

        public ResponseErrorObject​(WellComposedErrorBody payload,
                                   io.swagger.v3.oas.models.OpenAPI openApi)
        Parameters:
        payload - payload containing the error details.