C# Class Glyph.Exceptions.GlyphException

Inheritance: Exception
Datei anzeigen Open project: ReMinoer/Glyph

Protected Methods

Method Description
GlyphException ( ) : System
GlyphException ( string message ) : System

Method Details

GlyphException() protected method

protected GlyphException ( ) : System
return System

GlyphException() protected method

protected GlyphException ( string message ) : System
message string
return System