C# Class Entitas.EntitasException

Inheritance: System.Exception
Show file Open project: sschmid/Entitas-CSharp Class Usage Examples

Public Methods

Method Description
EntitasException ( string message, string hint ) : System

Method Details

EntitasException() public method

public EntitasException ( string message, string hint ) : System
message string
hint string
return System