Search Results for

    Show / Hide Table of Contents

    Class RuntimeApiException

    Inheritance
    System.Object
    RuntimeApiException
    Namespace: OpenFin.Net.Adapter
    Assembly: OpenFin.Net.Adapter.dll
    Syntax
    public class RuntimeApiException : Exception

    Constructors

    RuntimeApiException(Ack)

    Declaration
    public RuntimeApiException(Ack errorCallbackArgs)
    Parameters
    Type Name Description
    OpenFin.Net.Adapter.Ack errorCallbackArgs

    Properties

    ErrorCallbackArgs

    Declaration
    public Ack ErrorCallbackArgs { get; protected set; }
    Property Value
    Type Description
    OpenFin.Net.Adapter.Ack
    In This Article
    Back to top Copyright OpenFin