|
| | InvalidObjectIdException (ObjectId id) |
| |
| | InvalidObjectIdException (ObjectId id, string message) |
| |
| | DataStorageException (int errorCode) |
| |
| | DataStorageException (int errorCode, string message) |
| |
| | DataStorageException () |
| |
| | DataStorageException (string message) |
| |
| | DataStorageException (string message, Exception innerException) |
| |
| | DataStorageException (int errorCode, string message, Exception innerException) |
| |
| | ErrorException (int errorCode) |
| |
| | ErrorException (int errorCode, string message) |
| |
| | ErrorException () |
| |
| | ErrorException (string message) |
| |
| | ErrorException (string message, Exception innerException) |
| |
| | ErrorException (int errorCode, string message, Exception innerException) |
| |
| ErrorEvent | AsEvent (IEventSource source) |
| | Transforms the error to an event to be passed to the diagnostics, given a source where this was generated. More...
|
| |
Definition at line 20 of file InvalidObjectIdException.cs.
| Deveel.Data.Store.InvalidObjectIdException.InvalidObjectIdException |
( |
ObjectId |
id | ) |
|
|
inline |
| Deveel.Data.Store.InvalidObjectIdException.InvalidObjectIdException |
( |
ObjectId |
id, |
|
|
string |
message |
|
) |
| |
|
inline |
| ObjectId Deveel.Data.Store.InvalidObjectIdException.ObjectId |
|
getprivate set |
The documentation for this class was generated from the following file: