C# Class iTextSharp.text.exceptions.IllegalPdfSyntaxException

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

Public Methods

Method Description
IllegalPdfSyntaxException ( String message ) : System

Method Details

IllegalPdfSyntaxException() public method

public IllegalPdfSyntaxException ( String message ) : System
message String
return System