Search Results for

    Show / Hide Table of Contents

    Class ExceptionExtensions

    Inheritance
    object
    ExceptionExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Glitch9
    Assembly: Glitch9.dll
    Syntax
    public static class ExceptionExtensions

    Methods

    | Edit this page View Source

    ExtractDiagnosticMessage(Exception)

    Declaration
    public static SystemMessage ExtractDiagnosticMessage(this Exception exception)
    Parameters
    Type Name Description
    Exception exception
    Returns
    Type Description
    SystemMessage
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation