CollectionNotInitializedException constructor
Initializes a new instance of the CollectionNotInitializedException class.
Overload list
Name | Description | |
---|---|---|
CollectionNotInitializedException() | Initializes a new instance of the CollectionNotInitializedException class. | |
CollectionNotInitializedException(String) | Initializes a new instance of the CollectionNotInitializedException with a specified error message. | |
CollectionNotInitializedException(String, Exception) | Initializes a new instance of the CollectionNotInitializedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Top
See also
Reference
CollectionNotInitializedException class