Click or drag to resize

RuntimeApiException Constructor

Initializes a new instance of the RuntimeApiException class

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public RuntimeApiException(
	Ack errorCallbackArgs
)

Parameters

errorCallbackArgs
Type: Openfin.DesktopAck

[Missing <param name="errorCallbackArgs"/> documentation for "M:Openfin.Desktop.RuntimeApiException.#ctor(Openfin.Desktop.Ack)"]

See Also