Class JsonErrorCodeParser

    • Field Detail

      • X_AMZN_ERROR_TYPE

        public static final String X_AMZN_ERROR_TYPE
        Services using AWS JSON 1.1 protocol with HTTP binding send the error code information in the response headers, instead of the content. Package private for tests.
        See Also:
        Constant Field Values
    • Constructor Detail

      • JsonErrorCodeParser

        public JsonErrorCodeParser​(String errorCodeFieldName)