C# Class iTextSharp.text.rtf.parser.exceptions.RtfParserException

Inheritance: System.Exception
Afficher le fichier Open project: red-gate/iTextSharp-4.1.6

Méthodes publiques

Méthode Description
RtfParserException ( ) : System
RtfParserException ( Exception ex ) : System
RtfParserException ( String message ) : System

Method Details

RtfParserException() public méthode

public RtfParserException ( ) : System
Résultat System

RtfParserException() public méthode

public RtfParserException ( Exception ex ) : System
ex System.Exception
Résultat System

RtfParserException() public méthode

public RtfParserException ( String message ) : System
message String
Résultat System