InvalidRegistryKeyException Class

Definition

public ref class InvalidRegistryKeyException : Microsoft::VisualStudio::Enterprise::WebInstrument::RegistryEnvironmentException
[System.Serializable]
public class InvalidRegistryKeyException : Microsoft.VisualStudio.Enterprise.WebInstrument.RegistryEnvironmentException
[<System.Serializable>]
type InvalidRegistryKeyException = class
    inherit RegistryEnvironmentException
    interface ISerializable
Public Class InvalidRegistryKeyException
Inherits RegistryEnvironmentException
Inheritance
Microsoft.VisualStudio.Enterprise.WebInstrument.WebInstrumenterException
InvalidRegistryKeyException
Attributes
Implements

Constructors

InvalidRegistryKeyException()
InvalidRegistryKeyException(Exception)
InvalidRegistryKeyException(SerializationInfo, StreamingContext)
InvalidRegistryKeyException(String)
InvalidRegistryKeyException(String, Exception)

Applies to