Dummy constructor with base message "Wrong map file format"
public Map.FormatException();
More sophisticated consturctor. Sets message.
public Map.FormatException(string);
Map.FormatException Class | PunkMan.Shared Namespace