Revert "cancelCommandExecution - no need to pass exception by Any"
This reverts commit 4739b31d. Apparently, passing a param of type css::uno::Exception to Any will record precisely a css::uno::Exception in that Any, losing any subtype information, which this commit changed.
Showing