C# Class iTextSharp.text.pdf.qrcode.WriterException

Inheritance: System.Exception
Show file Open project: nonorganic/dssnet

Public Methods

Method Description
WriterException ( ) : System
WriterException ( String message ) : System

Method Details

WriterException() public method

public WriterException ( ) : System
return System

WriterException() public method

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