PrimarySnapInDataException Constructor
This member is overloaded. For more information about this member, including syntax, click a name in the overload list.
Namespace: Microsoft.ManagementConsole.Advanced
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Overload List
Name | Description | |
---|---|---|
PrimarySnapInDataException() | Initializes a new instance of the PrimarySnapInDataException class. |
|
PrimarySnapInDataException(SerializationInfo, StreamingContext) | This is the serialization constructor. |
|
PrimarySnapInDataException(String) | Initializes a new instance of the PrimarySnapInDataException class using a customized message as a parameter. This is the constructor that is typically used. |
|
PrimarySnapInDataException(String, Exception) | Creates a new instance with an inner exception. |
See Also
PrimarySnapInDataException Class
Microsoft.ManagementConsole.Advanced Namespace
Return to top