Search Results for

    Show / Hide Table of Contents

    Class ExceptionsExtensions

    Inheritance
    Object
    ExceptionsExtensions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: System
    Assembly: Acoustics.Shared.dll
    Syntax
    public static class ExceptionsExtensions

    Methods

    | Improve this Doc View Source

    PreserveStackTrace(Exception)

    Declaration
    public static void PreserveStackTrace(this Exception exception)
    Parameters
    Type Name Description
    Exception exception
    • Improve this Doc
    • View Source
    In This Article
    Generated by DocFX AP docs version: 21.7.0.4-master-e26127a50d7bd7472d47288f10e61014fb981f7f-DIRTY-CI:144 Back to top