Accusoft.Forms1 - Updated
TimeoutErrorException Constructor(String)



Accusoft.BarcodeXpressSdk Namespace > TimeoutErrorException Class > TimeoutErrorException Constructor : TimeoutErrorException Constructor(String)
A string which represents the message.
Generated exception for a timeout error with a given message.
Syntax
Public Function New( _
   ByVal message As String _
)
Dim message As String
 
Dim instance As New TimeoutErrorException(message)
public TimeoutErrorException( 
   string message
)
public:
TimeoutErrorException( 
   String^ message
)

Parameters

message
A string which represents the message.
See Also

Reference

TimeoutErrorException Class
TimeoutErrorException Members
Overload List