OEC Application Programming Interface
OnErrorEvent Delegate
Error occured
public delegate void OnErrorEvent(
Exception
ex
);
Parameters
ex
exception
Requirements
Namespace:
OEC.API
Assembly:
API (in API.dll)
See Also
OEC.API Namespace