Show / Hide Table of Contents

    Class QuadTree.ObsoleteFileFormatException

    Inheritance
    System.Object
    QuadTree.ObsoleteFileFormatException
    Namespace: Mapsui.Desktop.Shapefile.Indexing
    Assembly: Mapsui.Desktop.dll
    Syntax
    public class ObsoleteFileFormatException : Exception

    Constructors

    | Improve this Doc View Source

    ObsoleteFileFormatException(String)

    Exception thrown when layer rendering has failed

    Declaration
    public ObsoleteFileFormatException(string message)
    Parameters
    Type Name Description
    System.String message
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX