C# Class SharpMap.Utilities.SpatialIndexing.QuadTree.ObsoleteFileFormatException

Inheritance: System.Exception
Datei anzeigen Open project: jumpinjackie/fdotoolbox

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