Click or drag to resize
ModuleInstallationException Constructor
Overload List
  NameDescription
Public methodModuleInstallationException
Creates a new instance of ModuleInstallationException.
Protected methodModuleInstallationException(SerializationInfo, StreamingContext)
Creates a new instance of ModuleInstallationException.
Public methodModuleInstallationException(String, String, String, Exception)
Creates a new instance of ModuleInstallationException.
Public methodModuleInstallationException(String, String, String, String)
Creates a new instance of ModuleInstallationException.
Public methodModuleInstallationException(String, String, String, String, Exception)
Creates a new instance of ModuleInstallationException.
Top
See Also