[[["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-03-21 UTC."],[[["This page documents the `ResourceCloseException` class within the Google Cloud API Client Libraries for Java (gax), which is used to indicate that a background resource failed to close properly."],["The `ResourceCloseException` class is a subclass of `RuntimeException`, meaning it is an unchecked exception."],["The page provides a list of available versions of the library, from 2.63.1 (latest) down to 2.7.1, with links to the documentation for each version of the `ResourceCloseException`."],["The `ResourceCloseException` class has a constructor that takes an `Exception` object as a parameter, allowing it to encapsulate the underlying exception that caused the resource closing failure."],["The page shows the inherited members of the exception, such as `clone()`, `equals(Object)`, `getMessage()` which are accessible methods to use for the exception."]]],[]]