SmartZone v6.1 for .NET - Updated November 11, 2021
LoadingDataFilesException Constructor(String)




Accusoft.SmartZoneICR.Net Assembly > Accusoft.SmartZoneICRSdk Namespace > LoadingDataFilesException Class > LoadingDataFilesException Constructor : LoadingDataFilesException Constructor(String)
A string which represents the message.
Initializes a new instance of invalid data files with a given message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
 
'Usage
 
Dim message As String
 
Dim instance As New LoadingDataFilesException(message)

Parameters

message
A string which represents the message.
See Also

Reference

LoadingDataFilesException Class
LoadingDataFilesException Members
Overload List

Is this page helpful?
Yes No
Thanks for your feedback.