[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`ErrorCode.UnsupportedErrorCodeException` is an exception thrown for unsupported or unrecognized error codes. It extends the base `Exception` class and has a public constructor `UnsupportedErrorCodeException(int errorCode)` for instantiation. Inherited methods include manipulating the stack trace, retrieving messages, and managing suppressed exceptions. The class also inherits methods from `java.lang.Object` such as `equals`, `hashCode`, `getClass` and others that enable object lifecycle management.\n"]]