Parameters
- code
- The code of the error.
The value of this parameter cannot be
null
(Nothing
in Visual Basic). - message
- A message that describes the error.
The value of this parameter cannot be
null
(Nothing
in Visual Basic). - innerException
- The exception instance that caused the error.
The value of this parameter can be
null
(Nothing
in Visual Basic).