Extracts the error type(s) that a WrapEffect catches (excludes from the upstream error channel).
The type to extract caught error types from
Returns the CE type parameter of a WrapEffect. For non-WrapEffect types, returns never.
CE
WrapEffect
never
Extracts the error type(s) that a WrapEffect catches (excludes from the upstream error channel).