PatternMatch<T, TResult>.

ElseException(Exception) Method

Syntax

public IEnumerable<TResult> ElseException(Exception exception)

Parameters

Name Type Description
exception Exception

Return Value

Type Description
IEnumerable<TResult>