Interface WithException

    • Method Detail

      • setException

        void setException​(java.lang.Throwable exception)
        Sets the exception that caused the operation to fail.
        Parameters:
        exception - The Throwable to set; must be non-null