C# Class Hjg.Pngcs.PngjUnsupportedException

Inheritance: Exception
Afficher le fichier Open project: devedse/DeveMazeGenerator

Méthodes publiques

Méthode Description
PngjUnsupportedException ( String message ) : System
PngjUnsupportedException ( String message, Exception cause ) : System

Method Details

PngjUnsupportedException() public méthode

public PngjUnsupportedException ( String message ) : System
message String
Résultat System

PngjUnsupportedException() public méthode

public PngjUnsupportedException ( String message, Exception cause ) : System
message String
cause System.Exception
Résultat System