C# Class iTextSharp.text.pdf.PdfException

Inheritance: iTextSharp.text.DocumentException
ファイルを表示 Open project: mapo80/iTextSharp-Monotouch

Public Methods

Method Description
PdfException ( ) : System
PdfException ( string message ) : System

Method Details

PdfException() public method

public PdfException ( ) : System
return System

PdfException() public method

public PdfException ( string message ) : System
message string
return System