DocumentNotLoadedException 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 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
- Attributes
Constructors
DocumentNotLoadedException() | |
DocumentNotLoadedException(String, Exception) | |
DocumentNotLoadedException(String) |