'Usage
Dim message As String Dim instance As New CustomException(message)
Parameters
- message
- A message that describes 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 message As String Dim instance As New CustomException(message)
The value of this parameter cannot be null
(Nothing
in Visual Basic).