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




Exception used to indicate that rotation is not supported for the GIS resource.

Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.