M-Files Vault Application Framework
C#
Show/Hide TOC
Script
Cancellation
Exception Class
Exception of which only the message part is displayed to the user.
Definition
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
class
ScriptCancellationException
:
ApplicationException
Inheritance
Object
Exception
ApplicationException
ScriptCancellationException
Constructors
ScriptCancellationException
Initializes new exception.
Extension Methods
FlattenMessagesAndStacks
(Defined by
ExceptionExtensionMethods
)
See Also
Reference
MFiles.VAF Namespace
In This Article
Definition
Constructors
Extension Methods
See Also