Preserves the stack trace of the exception being rethrown.
Declaring type: ExceptionHelper
Namespace: Zyan.Communication.Toolbox
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public static Exception PreserveStackTrace (
        Exception ex
) 
Parameters
ex
The exception.
Return Value

There is no description.