Accusoft.ISISXpress7.Net
SettingUnavailableException Constructor(Int32)




An integer value which represents the error number.
A SettingUnavailableException which allows passing in an error number.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorNumber As Integer _
)
'Usage
 
Dim errorNumber As Integer
 
Dim instance As New SettingUnavailableException(errorNumber)
public SettingUnavailableException( 
   int errorNumber
)
public: SettingUnavailableException( 
   int errorNumber
)
public:
SettingUnavailableException( 
   int errorNumber
)

Parameters

errorNumber
An integer value which represents the error number.
See Also

Reference

SettingUnavailableException Class
SettingUnavailableException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback