ExceptionDispatchInfo
Namespace: MBrace.Core.Internals
Functions and values
Function or value | Description |
raise(useSeparator edi)
Signature: useSeparator:bool -> edi:ExceptionDispatchInfo -> 'd
Type parameters: 'd |
Raise provided exception dispatch info. |
raiseWithCurrentStackTrace(...)
Signature: useSeparator:bool -> exn:'exn -> 'a
Type parameters: 'exn, 'a |
Immediately raises exception instance, preserving its current stacktrace |