"Returns the exceptions that were suppressed (if any) during the handling of the given exception." shared native Exception[] suppressedExceptions(Exception exception);