Table of Contents

Class HyphenationException

Namespace
iTextSharp.text.pdf.hyphenation
Assembly
iTextSharp.LGPLv2.Core.dll

@author Carlos Villegas

public class HyphenationException : Exception, ISerializable
Inheritance
HyphenationException
Implements
Inherited Members

Constructors

HyphenationException()

public HyphenationException()

HyphenationException(string)

public HyphenationException(string msg)

Parameters

msg string

HyphenationException(string, Exception)

public HyphenationException(string message, Exception innerException)

Parameters

message string
innerException Exception