TestimoX

API Reference

Class

RuleSelectionCancelledException

Namespace TestimoX.Execution
Assembly TestimoX
Base OperationCanceledException
Implements
ISerializable
Modifiers sealed
Attributes
Serializable

Thrown when the operator cancels interactive rule selection (for example by pressing Escape). Hosts can catch this to return to the previous navigation level instead of exiting entirely.

Inheritance

  • OperationCanceledException
  • RuleSelectionCancelledException

Constructors

public RuleSelectionCancelledException() #

Initializes a new instance with a friendly default message.