Returned if the specified application is not found.
Returned if the specified application launches but fails to add a context listener in order to receive the context passed to the fdc3.open call.
Returned if the specified application fails to launch correctly.
Returned if a call to the open function is made with an invalid context argument. Contexts should be Objects with at least a type field that has a string value.
Returned if the FDC3 desktop agent implementation is not currently able to handle the request.
Constants representing the errors that can be encountered when calling the
openmethod on the DesktopAgent object (fdc3).