ItemNotFoundException Class

Definition

ItemNotFoundException occurs when the path contained no wildcard characters and an item at that path could not be found.

public class ItemNotFoundException : System.Management.Automation.SessionStateException
Inheritance

Inherited Members

System.Management.Automation.RuntimeException

System.Management.Automation.SessionStateException

Constructors

ItemNotFoundException()

Constructs a ItemNotFoundException

ItemNotFoundException(String)

Constructs a ItemNotFoundException

ItemNotFoundException(SerializationInfo, StreamingContext)

Constructs a ItemNotFoundException using serialized data.

ItemNotFoundException(String, Exception)

Constructs a ItemNotFoundException