C# Class Engine.Objects.FontException

Inheritance: System.Exception
Mostra file Open project: Radnen/sphere-sfml

Public Methods

Method Description
FontException ( string filename, string msg ) : System

Method Details

FontException() public method

public FontException ( string filename, string msg ) : System
filename string
msg string
return System