'Usage
Dim errorCode As ErrorCode Dim message As String Dim instance As New IbmHostsException(errorCode, message)
Parameters
- errorCode
- Indicates the error condition.
- message
- The message that describes the error.
Attachmate.Reflection.Emulation.IbmHosts.IbmHostsException
class with a specified error message.'Usage
Dim errorCode As ErrorCode Dim message As String Dim instance As New IbmHostsException(errorCode, message)