C# Class Mapsui.Providers.Shapefile.Indexing.QuadTree.ObsoleteFileFormatException

Inheritance: System.Exception
ファイルを表示 Open project: pauldendulk/Mapsui

Public Methods

Method Description
ObsoleteFileFormatException ( string message ) : System

Exception thrown when layer rendering has failed

Method Details

ObsoleteFileFormatException() public method

Exception thrown when layer rendering has failed
public ObsoleteFileFormatException ( string message ) : System
message string
return System