InvalidPSJobStateException Constructor ()

Initializes a new instance of the InvalidPSJobStateException Class.

Namespace: System.Management.Automation
Assembly: System.Management.Automation (in system.management.automation.dll)

Usage

Syntax

'Declaration
Public Sub New
public InvalidPSJobStateException ()
public:
InvalidPSJobStateException ()
public InvalidPSJobStateException ()
public function InvalidPSJobStateException ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Vista, Windows XP

See Also

Reference

InvalidPSJobStateException Class
InvalidPSJobStateException Members
System.Management.Automation Namespace