FailureEventArgs

Interface represents the event arguments for the actionFailure event.

Properties

error Boolean

Gets the information about the error that occurred such as the error message, stack trace, error code, or any other information associated with the error.

name String

Gets the name of the event.

On This Page