M-Files Vault Application Framework
C#
Show/Hide TOC
Domain
Node
Not
Found
Exception Class
Exception triggered when a domain node cannot be resolved from a node reference.
Definition
Namespace:
MFiles.VAF.Configuration.AdminConfigurations
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
[
SerializableAttribute
]
public
class
DomainNodeNotFoundException
:
Exception
Inheritance
Object
Exception
DomainNodeNotFoundException
Constructors
DomainNodeNotFoundException
Constructor.
Extension Methods
FlattenMessagesAndStacks
(Defined by
ExceptionExtensionMethods
)
See Also
Reference
MFiles.VAF.Configuration.AdminConfigurations Namespace
In This Article
Definition
Constructors
Extension Methods
See Also