Accusoft.NotateXpress13.Net
ObjectNotConnectedException Constructor(Int32)




An integer value which represents the error number.
Exception which allows passing in an error number for object not connected errors.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorNumber As Integer _
)
'Usage
 
Dim errorNumber As Integer
 
Dim instance As New ObjectNotConnectedException(errorNumber)
public ObjectNotConnectedException( 
   int errorNumber
)
public: ObjectNotConnectedException( 
   int errorNumber
)
public:
ObjectNotConnectedException( 
   int errorNumber
)

Parameters

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

Reference

ObjectNotConnectedException Class
ObjectNotConnectedException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback