Share via


ProcessLauncherException Constructor

 

Initializes a new instance of the ProcessLauncherException class.

Namespace:   Microsoft.WindowsServerSolutions.Administration.ObjectModel.ComponentServices
Assembly:  Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod ProcessLauncherException()

Initializes a new instance of the ProcessLauncherException class.

System_CAPS_protmethod ProcessLauncherException(SerializationInfo, StreamingContext)

Initializes a new instance of the ProcessLauncherException class with the specified serialization data.

System_CAPS_pubmethod ProcessLauncherException(String)

Initializes a new instance of the ProcessLauncherException class with the specified message.

System_CAPS_pubmethod ProcessLauncherException(String, Exception)

Initializes a new instance of the ProcessLauncherException class with the specified error message and a reference to the inner exception that is the cause of this exception.

See Also

ProcessLauncherException Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel.ComponentServices Namespace

Return to top