SIXP API
SIXP API
Six.Sixp.Client
IRequestEventListener Interface
IRequestEventListener Methods
OnClearTable Method
OnDestroyed Method
OnError Method
OnFieldSetReceived Method
OnInitTable Method
OnRecordUpdate Method
OnTableFilled Method
OnText Method
IRequestEventListener
OnError Method
Fires when as error occurs.
Namespace:
Six.Sixp.Client
Assembly:
Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntax
C#
Copy
void
OnError
(
IRequest
request
,
Error
errorCode
,
string
errorMessage
)
Parameters
request
Type:
Six.Sixp.Client
IRequest
The request that initalized this event
errorCode
Type:
Six.Sixp.Client
Error
The error code
errorMessage
Type:
System
String
The error message
See Also
Reference
IRequestEventListener Interface
Six.Sixp.Client Namespace
Send comments on this topic to
clientsupport@six-financial-information.se