Accusoft.NotateXpress13.Net
NotateXpressException Constructor(Int32)




An integer which represents the error number.
Base exception which allows you to pass in an error number.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorNumber As Integer _
)
'Usage
 
Dim errorNumber As Integer
 
Dim instance As New NotateXpressException(errorNumber)
public NotateXpressException( 
   int errorNumber
)
public: NotateXpressException( 
   int errorNumber
)
public:
NotateXpressException( 
   int errorNumber
)

Parameters

errorNumber
An integer which represents the error number.
See Also

Reference

NotateXpressException Class
NotateXpressException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback