SendContextError

Errors related to sending a context, possibly as part of an intent, to another application registered with the FDC3 service

Index

Enumeration members

Enumeration members

HandlerError

HandlerError: = "SendContextError:HandlerError"

Indicates that all handlers for the given context threw an error when invoked.

HandlerTimeout

HandlerTimeout: = "SendContextError:SendIntentTimeout"

Indicates that all handers for the given context failed to completed before a timeout was reached

NoHandler

NoHandler: = "SendContextError:NoHandler"

Indicates that the target application has no windows that have a relevant handler for the given context.