C# Class iTextSharp.text.BadElementException

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

Public Methods

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

Method Details

BadElementException() public method

public BadElementException ( ) : System
return System

BadElementException() public method

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