C# Class Entitas.EntityIsNotDestroyedException

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

Public Methods

Method Description
EntityIsNotDestroyedException ( string message ) : System

Method Details

EntityIsNotDestroyedException() public method

public EntityIsNotDestroyedException ( string message ) : System
message string
return System