DocumentAlreadyLoadedException Class

Definition

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

Constructors

DocumentAlreadyLoadedException()
DocumentAlreadyLoadedException(String)
DocumentAlreadyLoadedException(String, Exception)

Applies to