Table of Contents

Class GhostscriptHelper.GhostscriptExecutionException

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 GhostscriptHelper.GhostscriptExecutionException : Exception, ISerializable
Inheritance
GhostscriptHelper.GhostscriptExecutionException
Implements
Inherited Members

Constructors

GhostscriptExecutionException(string)

public GhostscriptExecutionException(string msg)

Parameters

msg string

the detail message.