'Declaration Public Function New( _ ByVal message As String _ )
'Usage Dim message As String Dim instance As New RowCountException(message)
public RowCountException( string message )
public: RowCountException( string* message )
public: RowCountException( String^ message )
RowCountException Class RowCountException Members Overload List