Interface Catchable

    • Method Detail

      • isClean

        default boolean isClean()
        Check if any un-catch-ed exception is pending.
        Returns:
        Returns true if no exception is pending.