C# Class Ghostscript.NET.GhostscriptException

Inheritance: System.Exception
Exibir arquivo Open project: jhabjan/Ghostscript.NET

Public Methods

Method Description
GhostscriptException ( string message ) : System
GhostscriptException ( string message, int code ) : System

Method Details

GhostscriptException() public method

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

GhostscriptException() public method

public GhostscriptException ( string message, int code ) : System
message string
code int
return System