Exception indicating a failure during an object save operation.
More...
Exception indicating a failure during an object save operation.
◆ ObjectSaveException() [1/4]
| Csla.Windows.ObjectSaveException.ObjectSaveException |
( |
| ) |
|
|
inline |
Creates an instance of the object.
◆ ObjectSaveException() [2/4]
| Csla.Windows.ObjectSaveException.ObjectSaveException |
( |
string? | message | ) |
|
|
inline |
Creates an instance of the object.
- Parameters
-
| message | Exception message text. |
◆ ObjectSaveException() [3/4]
| Csla.Windows.ObjectSaveException.ObjectSaveException |
( |
string? | message, |
|
|
Exception? | innerException ) |
|
inline |
Creates an instance of the object.
- Parameters
-
| message | Exception message text. |
| innerException | Reference to an inner exception. |
◆ ObjectSaveException() [4/4]
| Csla.Windows.ObjectSaveException.ObjectSaveException |
( |
Exception? | innerException | ) |
|
|
inline |
Creates an instance of the object.
- Parameters
-
| innerException | Reference to an inner exception. |
The documentation for this class was generated from the following file: