Table of Contents

Class FontReadingException

Namespace
iText.IO.Font.Otf
Assembly
itext.io.dll
public class FontReadingException : IOException, ISerializable
Inheritance
FontReadingException
Implements
Inherited Members

Constructors

FontReadingException(string)

public FontReadingException(string message)

Parameters

message string

FontReadingException(string, Exception)

public FontReadingException(string message, Exception e)

Parameters

message string
e Exception