An exception that can be thrown by an operation when cancelled. More...
#include <mbl_progress.h>
Public Member Functions | |
| mbl_progress_cancel_exception () | |
| ~mbl_progress_cancel_exception () | |
An exception that can be thrown by an operation when cancelled.
Definition at line 17 of file mbl_progress.h.
| mbl_progress_cancel_exception::mbl_progress_cancel_exception | ( | ) | [inline] |
Definition at line 20 of file mbl_progress.h.
| mbl_progress_cancel_exception::~mbl_progress_cancel_exception | ( | ) | [inline] |
Definition at line 21 of file mbl_progress.h.
1.7.5.1