C# Class fCraft.MapGenUtil.UnknownMapGeneratorException

Exception thrown when an attempt is made to parse parameters for an unknown/unrecognized map generator type.
Inheritance: System.Exception
Show file Open project: fragmer/fCraft

Private Methods

Method Description
UnknownMapGeneratorException ( string name ) : System