AppTaskException Class |
Namespace: MFiles.VAF.AppTasks
The AppTaskException type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppTaskException |
Constructor.
|
![]() | AppTaskException(String) |
Constructor.
|
![]() | AppTaskException(TaskProcessingJobResult) |
Constructor.
|
![]() | AppTaskException(SerializationInfo, StreamingContext) |
Serialization constructor.
|
![]() | AppTaskException(String, Exception) |
Constructor.
|
![]() | AppTaskException(TaskProcessingJobResult, Exception) |
Constructor.
|
![]() | AppTaskException(TaskProcessingJobResult, String) |
Constructor.
|
![]() | AppTaskException(TaskProcessingJobResult, String, Exception) |
Constructor.
|
Name | Description | |
---|---|---|
![]() | GetObjectData |
Sets serializable information about the exception.
(Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).) |