'Usage
Dim message As String Dim instance As New GeneralReadException(message)
Parameters
- message
- A string that describes the reason you are creating this exception object.
'Usage
Dim message As String Dim instance As New GeneralReadException(message)