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




Accusoft.SmartZoneOCR.Net Assembly > Accusoft.SmartZoneOCRSdk Namespace > TimeoutErrorException Class > TimeoutErrorException Constructor : TimeoutErrorException Constructor(String)
A string which represents the message.
Initializes a new instance of a timeout error with a given message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
 
'Usage
 
Dim message As String
 
Dim instance As New TimeoutErrorException(message)

Parameters

message
A string which represents the message.
See Also

Reference

TimeoutErrorException Class
TimeoutErrorException Members
Overload List

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