Try to get the exception of this Result.
Success ->returns the result of onSuccess transformation.
returns
Failure ->returns the encapsulated Throwable.
Note, that this function rethrows any Throwable exception thrown by onSuccess function.