ESRI.ArcGIS.ADF.Web.DataSources
NotInitializedException Constructor
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.Exceptions Namespace > NotInitializedException Class : NotInitializedException 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 NotInitializedException(message)
C# 
public NotInitializedException( 
   string message
)

Parameters

message
Message associated with the exception.

See Also

© 2010 All Rights Reserved.