ApplicationError

Errors related to launching or interacting with a particular application.

Index

Enumeration members

Enumeration members

LaunchError

LaunchError: = "ApplicationError:LaunchError"

Indicates that an application could not be started from an OpenFin manifest.

LaunchTimeout

LaunchTimeout: = "ApplicationError:LaunchTimeout"

Indicates that a timeout was reached before the application was started.

NotFound

NotFound: = "ApplicationError:NotFound"

Indicates that an application of the provided name could not be found, either running or in the application directory.