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