DuplicateModuleException Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
DuplicateModuleException() |
Initializes a new instance of the DuplicateModuleException class.
|
|
DuplicateModuleException(String) |
Initializes a new instance of the DuplicateModuleException class.
|
|
DuplicateModuleException(String, Exception) |
Initializes a new instance of the DuplicateModuleException class.
|
|
DuplicateModuleException(String, String) |
Initializes a new instance of the DuplicateModuleException class with a specified error message.
|
|
DuplicateModuleException(String, String, Exception) |
Initializes a new instance of the DuplicateModuleException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|
See Also
DuplicateModuleException Class