DocumentNotLoadedException Class

Definition

public ref class DocumentNotLoadedException sealed : Microsoft::VisualStudio::Tools::Applications::Runtime::RuntimeException
[System.Serializable]
public sealed class DocumentNotLoadedException : Microsoft.VisualStudio.Tools.Applications.Runtime.RuntimeException
[<System.Serializable>]
type DocumentNotLoadedException = class
    inherit RuntimeException
Public NotInheritable Class DocumentNotLoadedException
Inherits RuntimeException
Inheritance
DocumentNotLoadedException
Attributes

Constructors

DocumentNotLoadedException()
DocumentNotLoadedException(String)
DocumentNotLoadedException(String, Exception)

Applies to