C# Class Terrarium.Game.OrganismAlreadyExistsException

Inheritance: OrganismBase.GameEngineException
Datei anzeigen Open project: eugeniomiro/Terrarium

Public Methods

Method Description
OrganismAlreadyExistsException ( ) : System

Creates a default instance of the OrganismAlreadyExistsException

Method Details

OrganismAlreadyExistsException() public method

Creates a default instance of the OrganismAlreadyExistsException
public OrganismAlreadyExistsException ( ) : System
return System