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

Inheritance: System.Exception
Afficher le fichier Open project: jumpinjackie/fdotoolbox

Méthodes publiques

Méthode Description
ObsoleteFileFormatException ( string message ) : System

Exception thrown when layer rendering has failed

Method Details

ObsoleteFileFormatException() public méthode

Exception thrown when layer rendering has failed
public ObsoleteFileFormatException ( string message ) : System
message string
Résultat System