[This is preliminary documentation and is subject to change.]

Initializes a new instance of the MapFormatException class

Namespace: fCraft.MapConversion
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public MapFormatException(
	string message
)

Parameters

message
String

[Missing <param name="message"/> documentation for "M:fCraft.MapConversion.MapFormatException.#ctor(System.String)"]

See Also