MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.BarCodes Namespace / BarCodeException Class / BarCodeException Constructor / BarCodeException Constructor(ErrorCodes)
Error code.

In This Topic
BarCodeException Constructor(ErrorCodes)
In This Topic
Creates new BarCodeException instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorCode As BarCodeException.ErrorCodes _
)
 

Parameters

errorCode
Error code.
See Also