Table of Contents

Class ImageHandlerUtil.ImageHandlerExecutionException

Namespace
iText.IO.Util
Assembly
itext.io.dll

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

public class ImageHandlerUtil.ImageHandlerExecutionException : Exception, ISerializable
Inheritance
ImageHandlerUtil.ImageHandlerExecutionException
Implements
Inherited Members

Constructors

ImageHandlerExecutionException(ImageHandlerUtil, string)

public ImageHandlerExecutionException(ImageHandlerUtil _enclosing, string msg)

Parameters

_enclosing ImageHandlerUtil
msg string

the detail message.