DriveNotFoundException 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.
DriveNotFoundException occurs when no drive can be found with the specified name.
public ref class DriveNotFoundException : System::Management::Automation::SessionStateException
[System.Serializable]
public class DriveNotFoundException : System.Management.Automation.SessionStateException
public class DriveNotFoundException : System.Management.Automation.SessionStateException
[<System.Serializable>]
type DriveNotFoundException = class
inherit SessionStateException
type DriveNotFoundException = class
inherit SessionStateException
Public Class DriveNotFoundException
Inherits SessionStateException
- Inheritance
- Attributes
Drive |
Constructs a DriveNotFoundException. |
Drive |
Obsolete.
Constructs a DriveNotFoundException using serialized data. |
Drive |
Constructs a DriveNotFoundException. |
Drive |
Constructs a DriveNotFoundException. |
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) |