SmartZone v7.2 - Updated
InvalidStateException Constructor(Int32)




Accusoft.SmartZoneOCR.Net Assembly > Accusoft.SmartZoneOCRSdk Namespace > InvalidStateException Class > InvalidStateException Constructor : InvalidStateException Constructor(Int32)
Initializes a new instance of an invalid internal state with a given error number.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorNumber As Integer _
)
'Usage
 
Dim errorNumber As Integer
 
Dim instance As New InvalidStateException(errorNumber)
public InvalidStateException( 
   int errorNumber
)
public: InvalidStateException( 
   int errorNumber
)
public:
InvalidStateException( 
   int errorNumber
)

Parameters

errorNumber
See Also

Reference

InvalidStateException Class
InvalidStateException Members
Overload List

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