ESRI.ArcGIS.ADF.Web
SupportingServiceRequiredException Constructor(String)
See Also 
ESRI.ArcGIS.ADF.Web Namespace > SupportingServiceRequiredException Class > SupportingServiceRequiredException Constructor : SupportingServiceRequiredException Constructor(String)




message
Constructs a new exception.

Syntax

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

Parameters

message

See Also

© 2010 All Rights Reserved.