'Usage
Dim message As String Dim instance As New ProcedureCallException(message)
Parameters
- message
- The message that indicates the reason for the exception.
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 ProcedureCallException(message)
The value of this parameter cannot be null
(Nothing
in Visual Basic).