IISAccessException Class

Definition

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

Constructors

IISAccessException()
IISAccessException(Exception)
IISAccessException(SerializationInfo, StreamingContext)
IISAccessException(String)
IISAccessException(String, Exception)

Applies to