Returns an array containing all of the exceptions that were
suppressed, typically by the try-with-resources
statement, in order to deliver this exception.
[[["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-07-10 UTC."],[],["`ClosedSelectorException` is an unchecked exception thrown when attempting I/O operations on a closed selector. It's constructed using `ClosedSelectorException()`. Inherited methods from `Throwable` provide functionality to manage exceptions, such as: adding, filling, and getting suppressed exceptions; obtaining the cause, localized message, and stack trace; initializing the cause; and printing the stack trace. `Object`'s methods manage object states, such as cloning, comparison, getting the class and waiting.\n"]]