[[["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-05 UTC."],[[["`QueueNameMismatchException` is a runtime exception that signifies a failure due to a mismatch in queue names."],["The class extends `RuntimeException` and inherits members from `Object` and `Throwable`, which are methods like `clone()`, `equals()`, `getMessage()`, and `printStackTrace()`."],["A constructor, `QueueNameMismatchException(String detail)`, allows for providing a detailed message about the exception, which takes a `String` object as an argument."]]],[]]