'UsageDim message As String Dim instance As New UAServiceException(message)
Parameters
- message
- The error message that explains the reason for the exception.
The value of this parameter cannot be
null(Nothingin Visual Basic).
The value of this parameter cannot be null (Nothing in Visual Basic).
'UsageDim message As String Dim instance As New UAServiceException(message)
The value of this parameter cannot be null (Nothing in Visual Basic).