Share via


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
System_CAPS_pubmethod PrimarySnapInDataException()

Initializes a new instance of the PrimarySnapInDataException class.

System_CAPS_pubmethod PrimarySnapInDataException(SerializationInfo, StreamingContext)

This is the serialization constructor.

System_CAPS_pubmethod 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.

System_CAPS_pubmethod PrimarySnapInDataException(String, Exception)

Creates a new instance with an inner exception.

See Also

PrimarySnapInDataException Class
Microsoft.ManagementConsole.Advanced Namespace

Return to top