Result companion object.
Returns the Result instance which presents an unsuccessful result with the exception value.
Returns the Result instance which presents a successful result with the value.