'Usage Dim message As String Dim number As Integer Dim instance As New ScanFixException(message, number)
Parameters
- message
- Error message of the exception.
- number
- Integer indicating exception number.
'Usage Dim message As String Dim number As Integer Dim instance As New ScanFixException(message, number)