HelpCategoryInvalidException 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.
The exception that is thrown when there is no help category matching a specific input string.
public ref class HelpCategoryInvalidException : ArgumentException, System::Management::Automation::IContainsErrorRecord
[System.Serializable]
public class HelpCategoryInvalidException : ArgumentException, System.Management.Automation.IContainsErrorRecord
public class HelpCategoryInvalidException : ArgumentException, System.Management.Automation.IContainsErrorRecord
[<System.Serializable>]
type HelpCategoryInvalidException = class
inherit ArgumentException
interface IContainsErrorRecord
type HelpCategoryInvalidException = class
inherit ArgumentException
interface IContainsErrorRecord
Public Class HelpCategoryInvalidException
Inherits ArgumentException
Implements IContainsErrorRecord
- Inheritance
-
HelpCategoryInvalidException
- Attributes
- Implements
Help |
Initializes a new instance of the HelpCategoryInvalidException class. |
Help |
Obsolete.
Initializes a new instance of the HelpCategoryInvalidException class. |
Help |
Initializes a new instance of the HelpCategoryInvalidException class. |
Help |
Initializes a new instance of the HelpCategoryInvalidException class. |
Error |
Gets ErrorRecord embedded in this exception. |
Help |
Gets name of the help category that is invalid. |
Message |
Gets exception message for this exception. |
Get |
Populates a SerializationInfo with the data needed to serialize the HelpCategoryInvalidException object. |
Producto | Versiones |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |