ProviderNotFoundException 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.
ProviderNotFoundException occurs when no provider can be found with the specified name.
public ref class ProviderNotFoundException : System::Management::Automation::SessionStateException
[System.Serializable]
public class ProviderNotFoundException : System.Management.Automation.SessionStateException
public class ProviderNotFoundException : System.Management.Automation.SessionStateException
[<System.Serializable>]
type ProviderNotFoundException = class
inherit SessionStateException
type ProviderNotFoundException = class
inherit SessionStateException
Public Class ProviderNotFoundException
Inherits SessionStateException
- Inheritance
- Derived
- Attributes
Provider |
Constructs a ProviderNotFoundException. |
Provider |
Constructs a ProviderNotFoundException using serialized data. |
Provider |
Constructs a ProviderNotFoundException. |
Provider |
Constructs a ProviderNotFoundException. |
Error |
Gets the error record information for this exception. (Inherited from SessionStateException) |
Item |
Gets the name of session state object the error occurred on. (Inherited from SessionStateException) |
Session |
Gets the category of session state object the error occurred on. (Inherited from SessionStateException) |
Was |
(Inherited from RuntimeException) |
Get |
Serializes the exception data. (Inherited from SessionStateException) |
Proizvod | Verzije |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |