AMPS C/C++ Client Class Reference
AMPS C/C++ Client Version 5.3.3.2
AMPS::ExceptionListener Class Reference

Exception listener for unhandled exceptions. More...

#include <ampsplusplus.hpp>

Detailed Description

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.


The documentation for this class was generated from the following file: