RepositoryConfigurationException Constructor |
Name | Description | |
---|---|---|
![]() | RepositoryConfigurationException |
Initializes a new instance of the RepositoryConfigurationException class with default values.
|
![]() | RepositoryConfigurationException(String) |
Initializes a new instance of the RepositoryConfigurationException class with a specified error message.
|
![]() | RepositoryConfigurationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the RepositoryConfigurationException class with serialized data.
|
![]() | RepositoryConfigurationException(String, Exception) |
Initializes a new instance of the RepositoryConfigurationException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|