VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / ProcessingResultException Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
ProcessingResultException Class
In This Topic
Represents errors, which occur during processing (conversion, verification).
Object Model
ProcessingProfileResult ProcessingResultException
Syntax
'Declaration

Public Class ProcessingResultException
   Inherits System.Exception

public class ProcessingResultException : System.Exception

Inheritance Hierarchy

System.Object
   System.Exception
      Vintasoft.Imaging.Processing.ProcessingResultException

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also