Partager via


ExceptionExtensions.PrepareServerStackForRethrow(Exception) Method

Definition

public static Exception PrepareServerStackForRethrow (this Exception exception);
static member PrepareServerStackForRethrow : Exception -> Exception
<Extension()>
Public Function PrepareServerStackForRethrow (exception As Exception) As Exception

Parameters

exception
Exception

Returns

Applies to