GetValueInvocationException 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 the exception thrown for exceptions thrown by property getters.
public ref class GetValueInvocationException : System::Management::Automation::GetValueException
[System.Serializable]
public class GetValueInvocationException : System.Management.Automation.GetValueException
public class GetValueInvocationException : System.Management.Automation.GetValueException
[<System.Serializable>]
type GetValueInvocationException = class
inherit GetValueException
type GetValueInvocationException = class
inherit GetValueException
Public Class GetValueInvocationException
Inherits GetValueException
- Inheritance
-
GetValueInvocationException
- Attributes
Get |
Initializes a new instance of GetValueInvocationException with the message set to typeof(GetValueInvocationException).FullName. |
Get |
Obsolete.
Initializes a new instance of GetValueInvocationException with serialization parameters. |
Get |
Initializes a new instance of GetValueInvocationException setting the message and innerException. |
Get |
Initializes a new instance of GetValueInvocationException setting the message. |
Error |
Additional information about the error. (Inherited from RuntimeException) |
Was |
(Inherited from RuntimeException) |
Get |
Serializer for ISerializable (Inherited from RuntimeException) |
Proizvod | Verzije |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |