[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eApiExceptionFactory\u003c/code\u003e class in the Google Cloud API client library for Java (gax), which is used to generate appropriate exception types from status codes.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 2.63.1, with documentation available for various older versions dating back to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiExceptionFactory\u003c/code\u003e inherits members from the \u003ccode\u003ejava.lang.Object\u003c/code\u003e class, including methods like \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals()\u003c/code\u003e, \u003ccode\u003ehashCode()\u003c/code\u003e, and \u003ccode\u003etoString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiExceptionFactory\u003c/code\u003e offers three static methods: \u003ccode\u003ecreateException(String message, Throwable cause, StatusCode statusCode, boolean retryable)\u003c/code\u003e, \u003ccode\u003ecreateException(Throwable cause, StatusCode statusCode, boolean retryable)\u003c/code\u003e, and \u003ccode\u003ecreateException(Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails)\u003c/code\u003e, all returning an \u003ccode\u003eApiException\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThese static methods provided create \u003ccode\u003eApiException\u003c/code\u003e instances based on a message, throwable cause, status code, and retryable parameters, with one method including additional error details.\u003c/p\u003e\n"]]],[],null,[]]