Simias::Storage::DoesNotExistException Class Reference
Exception that indicates that the specified object does not exist.
More...
List of all members.
|
Public Member Functions |
| | DoesNotExistException (string message) |
| | Initializes a new instance of the object class.
|
Detailed Description
Exception that indicates that the specified object does not exist.
Constructor & Destructor Documentation
| Simias::Storage::DoesNotExistException::DoesNotExistException |
( |
string |
message |
) |
[inline] |
Initializes a new instance of the object class.
- Parameters:
-
| message | Message to pass to exception. |
The documentation for this class was generated from the following file:
- src/core/CollectionStore/Exception.cs