HelpNotFoundException Class

Definition

The exception that is thrown when there is no help found for a topic.

C++
public ref class HelpNotFoundException : SystemException, System::Management::Automation::IContainsErrorRecord
Inheritance
HelpNotFoundException
Attributes
Implements

Constructors

HelpNotFoundException()

Initializes a new instance of the HelpNotFoundException class.

HelpNotFoundException(SerializationInfo, StreamingContext)
Obsolete.

Initializes a new instance of the HelpNotFoundException class.

HelpNotFoundException(String, Exception)

Initializes a new instance of the HelpNotFoundException class with the given help topic and associated exception.

HelpNotFoundException(String)

Initializes a new instance of the HelpNotFoundException class with the give help topic.

Properties

ErrorRecord

Gets ErrorRecord embedded in this exception.

HelpTopic

Gets help topic for which help is not found.

Message

Gets exception message for this exception.

Methods

GetObjectData(SerializationInfo, StreamingContext)

Populates a SerializationInfo with the data needed to serialize the HelpNotFoundException object.

Applies to

Produto Versións
PowerShell SDK 7.2.0, 7.3.0, 7.4.0
Windows PowerShell 5.1.0.0