Gini Health Exception
Exception thrown by Gini SDK operations.
This class extends Exception to ensure backward compatibility.
Constructors
Link copied to clipboard
public GiniHealthException GiniHealthException(String message, Throwable cause, Integer statusCode, ErrorResponse errorResponse)
Properties
Link copied to clipboard
All error items with codes, messages, and affected document/request IDs.
Link copied to clipboard
Parsed error response object with detailed error information
Link copied to clipboard
Human-readable parsed error message extracted from the error response.
Link copied to clipboard
HTTP status code from the API response
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Parsed error response object with detailed error information
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
HTTP status code from the API response
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard