Accusoft.ISISXpress7.Net
DibUnavailableException Constructor(Int32)




An integer value which represents the error number.
A DibUnavailableException 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 DibUnavailableException(errorNumber)
public DibUnavailableException( 
   int errorNumber
)
public: DibUnavailableException( 
   int errorNumber
)
public:
DibUnavailableException( 
   int errorNumber
)

Parameters

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

Reference

DibUnavailableException Class
DibUnavailableException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback