|
libktorrent
2.1.1
|
#include <signalcatcher.h>

Public Member Functions | |
| BusError (bool write_operation) | |
Public Member Functions inherited from bt::Error | |
| Error (const QString &msg) | |
| QString | toString () const |
Public Attributes | |
| bool | write_operation |
| Wether or not the SIGBUS was triggered by a write operation. | |
Exception throw when a SIGBUS is caught.
Definition at line 71 of file signalcatcher.h.
1.8.18