'Usage
Dim code As Enum Dim instance As New GenericError(code)
Parameters
- code
- The code of the error.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).
The value of this parameter cannot be null
(Nothing
in Visual Basic).
'Usage
Dim code As Enum Dim instance As New GenericError(code)
The value of this parameter cannot be null
(Nothing
in Visual Basic).