C# Class Entitas.PoolDoesNotContainEntityException

Inheritance: EntitasException
Mostrar archivo Open project: JamesMcMahon/entitas-2d-roguelike

Public Methods

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

Method Details

PoolDoesNotContainEntityException() public method

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