JobFailedException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Container exception for jobs that can map errors and exceptions to specific lines in their input.
public ref class JobFailedException : SystemException
[System.Serializable]
public class JobFailedException : SystemException
public class JobFailedException : SystemException
[<System.Serializable>]
type JobFailedException = class
inherit SystemException
type JobFailedException = class
inherit SystemException
Public Class JobFailedException
Inherits SystemException
- Inheritance
-
JobFailedException
- Attributes
Job |
Creates a new JobFailedException. |
Job |
Creates a new JobFailedException. |
Job |
Obsolete.
Class constructor. |
Job |
Creates a new JobFailedException. |
Job |
Creates a new JobFailedException. |
Display |
The user-focused location from where this error originated. |
Message |
Returns the reason for this exception. |
Reason |
The actual exception that caused this error. |
Get |
Gets the information for serialization. |
Produit | Versions |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |