docs.unity3d.com
    Show / Hide Table of Contents

    Class XGraphPingException

    Inheritance
    Object
    XGraphPingException
    Namespace: Ludiq.Bolt
    Syntax
    public static class XGraphPingException

    Methods

    AttachGraphPing(Exception, GraphPointer, IGraphElement)

    Declaration
    public static Exception AttachGraphPing(this Exception ex, GraphPointer pointer, IGraphElement element)
    Parameters
    Type Name Description
    Exception ex
    GraphPointer pointer
    IGraphElement element
    Returns
    Type Description
    Exception

    TryExtractGraphPing(Exception, out String)

    Declaration
    public static bool TryExtractGraphPing(this Exception ex, out string pingTag)
    Parameters
    Type Name Description
    Exception ex
    String pingTag
    Returns
    Type Description
    Boolean

    WrapGraphPing(Exception, GraphPointer, IGraphElement)

    Declaration
    public static GraphPingException WrapGraphPing(this Exception ex, GraphPointer pointer, IGraphElement element)
    Parameters
    Type Name Description
    Exception ex
    GraphPointer pointer
    IGraphElement element
    Returns
    Type Description
    GraphPingException
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023