Table of Contents

Class CompareTool.CompareToolExecutionException

Namespace
iText.Kernel.Utils
Assembly
itext.kernel.dll

Exceptions thrown when errors occur during generation and comparison of images obtained on the basis of pdf files.

public class CompareTool.CompareToolExecutionException : Exception, ISerializable
Inheritance
CompareTool.CompareToolExecutionException
Implements
Inherited Members

Constructors

CompareToolExecutionException(string)

public CompareToolExecutionException(string msg)

Parameters

msg string

the detail message.