Attachmate.Reflection.Emulation.Common Namespace > APIException Class > APIException Constructor : APIException Constructor(ErrorCode,String) |
Attachmate.Reflection.Emulation.Common.APIException
class with a specified error message.'Usage
Dim errorCode As ErrorCode Dim message As String Dim instance As New APIException(errorCode, message)