C# Class Hjg.Pngcs.PngjUnsupportedException

Inheritance: Exception
Show file Open project: devedse/DeveMazeGenerator

Public Methods

Method Description
PngjUnsupportedException ( String message ) : System
PngjUnsupportedException ( String message, Exception cause ) : System

Method Details

PngjUnsupportedException() public method

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

PngjUnsupportedException() public method

public PngjUnsupportedException ( String message, Exception cause ) : System
message String
cause System.Exception
return System