[[["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 webpage details the `AlreadyExistsException` class, which is a type of `ApiException` that indicates an attempt to create an entity that already exists."],["The page provides a comprehensive list of available versions, ranging from the latest [2.63.1] down to [2.7.1], with version [2.50.0] being specifically highlighted in the context."],["`AlreadyExistsException` objects can be constructed with various parameters, including a message, a `Throwable` cause, a `StatusCode`, and a boolean for retryability."],["The class inherits several methods from `ApiException` and `Object`, such as `getDomain()`, `getReason()`, and `equals(Object)`, as well as methods from the `Throwable` class, like `getCause()` and `getMessage()`."],["The documentation for `AlreadyExistsException` includes constructors that let the user define `errorDetails`, or not, depending on their use case."]]],[]]