Samraksh eMote .NOW
DataStoreNotInitializedException Constructor(String)



Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New DataStoreNotInitializedException(message)
public DataStoreNotInitializedException( 
   string message
)
public:
DataStoreNotInitializedException( 
   String^ message
)

Parameters

message
Requirements

Target Platforms: eMote .NOW

See Also

Reference

DataStoreNotInitializedException Class
DataStoreNotInitializedException Members
Overload List

Send Feedback