ESRI.ArcGIS.ADF.Web.UI.WebControls
SpatialReferenceNotSupportedException Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : SpatialReferenceNotSupportedException Class




Exception thrown when a setting a spatial reference is not supported

Syntax

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

Inheritance Hierarchy

System.Object
   System.Exception
      ESRI.ArcGIS.ADF.Web.UI.WebControls.SpatialReferenceNotSupportedException

See Also

© 2010 All Rights Reserved.