ESRI.ArcGIS.ADF.Web
UnsupportedSpatialReferenceException Class
Members  See Also 
ESRI.ArcGIS.ADF.Web Namespace : UnsupportedSpatialReferenceException Class




An exception that indicates an unsupported spatial reference (coordinate system or datum transformation) was used.

Syntax

Visual Basic (Declaration) 
Public Class UnsupportedSpatialReferenceException 
   Inherits Exception
Visual Basic (Usage)Copy Code
Dim instance As UnsupportedSpatialReferenceException
C# 
public class UnsupportedSpatialReferenceException : Exception 

Inheritance Hierarchy

System.Object
   System.Exception
      ESRI.ArcGIS.ADF.Web.UnsupportedSpatialReferenceException

See Also

© 2010 All Rights Reserved.