Accusoft.TwainPro9.Net
LoadSettingsException Constructor(Int32)




An integer which represents the error number.
Generated exception for a load settings error with a given error number.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorNumber As Integer _
)
'Usage
 
Dim errorNumber As Integer
 
Dim instance As New LoadSettingsException(errorNumber)
public LoadSettingsException( 
   int errorNumber
)
public: LoadSettingsException( 
   int errorNumber
)
public:
LoadSettingsException( 
   int errorNumber
)

Parameters

errorNumber
An integer which represents the error number.
See Also

Reference

LoadSettingsException Class
LoadSettingsException Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback