exceptionOrNull

Returns the encapsulated Throwable exception if this instance represents failure or null if it is success.

Ignored exceptions are still returned, use exceptionOrNullIfIgnored instead