Chameleon and Iguana Plugin C# Class Libraries |
|
Connection.ErrorEvent Method
Convert the Exception to a string and append a description to the error message.
[Visual Basic]
Protected Sub ErrorEvent( _
ByVal
ex As
Exception, _
ByVal
description As
String _
)
Remarks
The error message is output using the log interface passed to the constructor.
See Also
Connection Class | iNTERFACEWARE.Chameleon Namespace