AMPS C/C++ Client Class Reference
AMPS C/C++ Client Version 5.3.4.4
|
Exception listener for unhandled exceptions. More...
#include <ampsplusplus.hpp>
Exception listener for unhandled exceptions.
When set for a client, the exceptionThrown method is called when an exception occurs on the receive thread, and that exception is not handled by the AMPS client. Typically, these are exceptions from user-provided callbacks.