M-Files Vault Application Framework
C#
Show/Hide TOC
Not
Found
Exception Class
A generic 'Not found' exception. This is .NET replacement for the E_MFILES_NOT_FOUND error.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
class
NotFoundException
:
Exception
Inheritance
Object
Exception
NotFoundException
Constructors
NotFoundException
Constructor.
Extension Methods
FlattenMessagesAndStacks
(Defined by
ExceptionExtensionMethods
)
See Also
Reference
MFiles.VAF.Common Namespace
In This Article
Definition
Constructors
Extension Methods
See Also