M-Files Vault Application Framework
C#
Show/Hide TOC
App
Task
Exception(Task
Processing
Job
Result, String) Constructor
Definition
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
AppTaskException
(
TaskProcessingJobResult
behavior
,
string
message
)
Parameters
behavior
TaskProcessingJobResult
message
String
See Also
Reference
AppTaskException Class
AppTaskException Overload
MFiles.VAF.AppTasks Namespace
In This Article
Definition
See Also