'Usage Dim message As String Dim number As Integer Dim instance As New ScanFixUnsupportedImageException(message, number)
Parameters
- message
- Error message of the exception.
- number
- An integer that represents the error number.
'Usage Dim message As String Dim number As Integer Dim instance As New ScanFixUnsupportedImageException(message, number)