[[["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-04-09 UTC."],[[["This webpage details the `AlreadyExistsException` class, which is thrown when an entity intended for creation already exists."],["The `AlreadyExistsException` class extends `ApiException` and includes methods to retrieve information like domain, error details, metadata, reason, and status code."],["The page provides a list of version history links for the `AlreadyExistsException` class, with the most recent version being 2.63.1."],["The `AlreadyExistsException` class has three constructors, all of which require a `Throwable` cause, `StatusCode`, and a boolean for retry ability, with one also accepting an error message `String` and another accepting `ErrorDetails`."],["The class also contains several inherited members from `ApiException`, `Object` and `Throwable` that can be accessed."]]],[]]