RunspaceConfigurationAttributeException 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.
Defines exception thrown when runspace configuration attribute is not defined correctly.
public ref class RunspaceConfigurationAttributeException : SystemException, System::Management::Automation::IContainsErrorRecord
[System.Serializable]
public class RunspaceConfigurationAttributeException : SystemException, System.Management.Automation.IContainsErrorRecord
[<System.Serializable>]
type RunspaceConfigurationAttributeException = class
inherit SystemException
interface IContainsErrorRecord
Public Class RunspaceConfigurationAttributeException
Inherits SystemException
Implements IContainsErrorRecord
- Inheritance
-
RunspaceConfigurationAttributeException
- Attributes
- Implements
Runspace |
Initiate an instance of RunspaceConfigurationAttributeException. |
Runspace |
Initiate a RunspaceConfigurationAttributeException instance. |
Runspace |
Initiate an instance of RunspaceConfigurationAttributeException. |
Runspace |
Initiate an instance of RunspaceConfigurationAttributeException. |
Assembly |
Gets assembly name on which runspace configuration attribute is defined or should be defined. |
Error |
Get localized error message. |
Error |
Gets error record embedded in this exception. |
Message |
Gets message for this exception. |
Get |
Get object data from serizliation information. |