DocumentAlreadyLoadedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
Constructors
DocumentAlreadyLoadedException() | |
DocumentAlreadyLoadedException(String, Exception) | |
DocumentAlreadyLoadedException(String) |