FreeRDP-WebConnect WebSockets gateway
1.0.0.167
|
An exception, which can generate a backtrace. More...
#include <btexception.hpp>
Public Member Functions | |
exception () throw () | |
Constructs a new backtrace_exception. | |
virtual const char * | where () const throw () |
Returns a backtrace. |
An exception, which can generate a backtrace.
This class uses either bfd_tracer or dwarf_tracer in order to produce a backtrace, if an exception is thrown.
Definition at line 149 of file btexception.hpp.
|
virtual |
Returns a backtrace.