ESRI.ArcGIS.ADF.ArcGISServer
TokenRequestException Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : TokenRequestException Class




Failure to connect to the token server will throw this Exception.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class TokenRequestException 
   Inherits ApplicationException
Visual Basic (Usage)Copy Code
Dim instance As TokenRequestException
C# 
[SerializableAttribute()]
public class TokenRequestException : ApplicationException 

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         ESRI.ArcGIS.ADF.ArcGISServer.TokenRequestException

See Also

© 2010 All Rights Reserved.