Accusoft Pegasus
Accusoft.MicrXpress1.Net
InternalException Constructor(Int32)
See Also  Send Feedback
Accusoft.MicrXpressSdk Namespace > InternalException Class > InternalException Constructor : InternalException Constructor(Int32)




errorNumber
An integer which represents the error number.
Initializes a new instance of the InternalException class with a given error number.

Syntax

Visual Basic (Declaration)  
Public Function New( _
   ByVal errorNumber As Integer _
)
Visual Basic (Usage) Copy Code
Dim errorNumber As Integer
 
Dim instance As InternalException(errorNumber)
C#  
public InternalException( 
   int errorNumber
)
Managed Extensions for C++  
public: InternalException( 
   int errorNumber
)
C++/CLI  
public:
InternalException( 
   int errorNumber
)

Parameters

errorNumber
An integer which represents the error number.

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.