Method | Description | |
---|---|---|
ExceptionDuringRecoveryEventArgs ( ICommand command, |
Create a new argument object.
|
public ExceptionDuringRecoveryEventArgs ( ICommand command, |
||
command | ICommand | the failing command |
x | the exception thrown by the command | |
return | System |