ESRI.ArcGIS.ADF.Web
UnsupportedSpatialReferenceException Constructor
See Also 
ESRI.ArcGIS.ADF.Web Namespace > UnsupportedSpatialReferenceException Class : UnsupportedSpatialReferenceException Constructor




message
Message associated with the exception.
Constructor.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal message As String _
)
Visual Basic (Usage)Copy Code
Dim message As String
 
Dim instance As UnsupportedSpatialReferenceException(message)
C# 
public UnsupportedSpatialReferenceException( 
   string message
)

Parameters

message
Message associated with the exception.

See Also

© 2010 All Rights Reserved.