C# Class iTextSharp.tool.xml.net.exc.NoImageException

Inheritance: System.Exception
Afficher le fichier Open project: boecko/iTextSharp

Méthodes publiques

Méthode Description
NoImageException ( String src ) : System
NoImageException ( String src, Exception e ) : System

Method Details

NoImageException() public méthode

public NoImageException ( String src ) : System
src String
Résultat System

NoImageException() public méthode

public NoImageException ( String src, Exception e ) : System
src String
e System.Exception
Résultat System