Share via


DuplicateModuleException Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method DuplicateModuleException()
Initializes a new instance of the DuplicateModuleException class.
Public method DuplicateModuleException(String)
Initializes a new instance of the DuplicateModuleException class.
Public method DuplicateModuleException(String, Exception)
Initializes a new instance of the DuplicateModuleException class.
Public method DuplicateModuleException(String, String)
Initializes a new instance of the DuplicateModuleException class with a specified error message.
Public method 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

DuplicateModuleException Members

Microsoft.Practices.Prism.Modularity Namespace