ActiveReports 9
VersionNotImplementedException Constructor(String)

A message that describes the error.
Initializes a new instance of the VersionNotImplementedException class with the specified message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As System.String _
)
public VersionNotImplementedException( 
   System.string message
)

Parameters

message
A message that describes the error.
See Also

Reference

VersionNotImplementedException Class
VersionNotImplementedException Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum