ActiveReports 9
TextExportException Constructor(String)

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

Parameters

message
A message that describes the error.
See Also

Reference

TextExportException Class
TextExportException Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum