Simias::Storage::CollectionStoreException Class Reference

Collection Store exceptions. More...

Inheritance diagram for Simias::Storage::CollectionStoreException:

Inheritance graph
[legend]
Collaboration diagram for Simias::Storage::CollectionStoreException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CollectionStoreException ()
 Initializes a new instance of the object class with a specified error message.
 CollectionStoreException (string message)
 Initializes a new instance of the object class with a specified error message.
 CollectionStoreException (Exception innerException)
 Initializes a new instance of the Exception class with a reference to the inner exception that is the cause of this exception.
 CollectionStoreException (string message, Exception innerException)
 Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception.


Detailed Description

Collection Store exceptions.


Constructor & Destructor Documentation

Simias::Storage::CollectionStoreException::CollectionStoreException (  )  [inline]

Initializes a new instance of the object class with a specified error message.

Simias::Storage::CollectionStoreException::CollectionStoreException ( string  message  )  [inline]

Initializes a new instance of the object class with a specified error message.

Parameters:
message The message that describes the error.

Simias::Storage::CollectionStoreException::CollectionStoreException ( Exception  innerException  )  [inline]

Initializes a new instance of the Exception class with a reference to the inner exception that is the cause of this exception.

Parameters:
innerException The exception that is the cause of the current exception. If the innerException parameter is not a null reference, the current exception is raised in a catch block that handles the inner exception.

Simias::Storage::CollectionStoreException::CollectionStoreException ( string  message,
Exception  innerException 
) [inline]

Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception.

Parameters:
message The error message that explains the reason for the exception.
innerException The exception that is the cause of the current exception. If the innerException parameter is not a null reference, the current exception is raised in a catch block that handles the inner exception.


The documentation for this class was generated from the following file:

Generated on Wed Apr 8 14:53:47 2009 for simias by  doxygen 1.5.6