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

Inheritance: System.Exception
Exibir arquivo Open project: boecko/iTextSharp

Public Methods

Method Description
NoImageException ( String src ) : System
NoImageException ( String src, Exception e ) : System

Method Details

NoImageException() public method

public NoImageException ( String src ) : System
src String
return System

NoImageException() public method

public NoImageException ( String src, Exception e ) : System
src String
e System.Exception
return System