libktorrent  2.2.0
Public Member Functions | Public Attributes | List of all members
bt::BusError Class Reference

#include <signalcatcher.h>

Inheritance diagram for bt::BusError:
Inheritance graph
[legend]

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
 Whether or not the SIGBUS was triggered by a write operation.
 

Detailed Description

Exception throw when a SIGBUS is caught.

Definition at line 71 of file signalcatcher.h.


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