ProviderNotFoundException
Class
Definition
ProviderNotFoundException occurs when no provider can be found with the specified name.
public class ProviderNotFoundException : System.Management.Automation.SessionStateException
- Inheritance
- Derived
Inherited Members
System.Management.Automation.RuntimeException
System.Management.Automation.SessionStateException
Constructors
| ProviderNotFoundException() |
Constructs a ProviderNotFoundException |
| ProviderNotFoundException(String) |
Constructs a ProviderNotFoundException |
| ProviderNotFoundException(SerializationInfo, StreamingContext) |
Constructs a ProviderNotFoundException using serialized data. |
| ProviderNotFoundException(String, Exception) |
Constructs a ProviderNotFoundException |