Event args indicating an error.
More...
|
| Exception | Ex [get] |
| | Gets a reference to the exception object.
|
| string | CommandName [get] |
| | Gets the name of the command.
|
Event args indicating an error.
◆ ErrorEncounteredEventArgs()
| Csla.Windows.ErrorEncounteredEventArgs.ErrorEncounteredEventArgs |
( |
string | commandName, |
|
|
Exception | ex ) |
|
inline |
Creates an instance of the object.
- Parameters
-
| commandName | Name of the command. |
| ex | Reference to the exception. |
- Exceptions
-
| ArgumentNullException | commandName or ex is null. |
◆ Ex
| Exception Csla.Windows.ErrorEncounteredEventArgs.Ex |
|
get |
Gets a reference to the exception object.
The documentation for this class was generated from the following file: