C# Class Entitas.CollectorException

Inheritance: EntitasException
Show file Open project: sschmid/Entitas-CSharp

Public Methods

Method Description
CollectorException ( string message, string hint ) : System.Collections.Generic

Method Details

CollectorException() public method

public CollectorException ( string message, string hint ) : System.Collections.Generic
message string
hint string
return System.Collections.Generic