stdex
Additional custom or not Standard C++ covered algorithms
|
User cancelled exception. More...
#include <stdex/exception.hpp>
Public Member Functions | |
user_cancelled (const char *msg="operation cancelled") | |
Constructs an exception. | |
User cancelled exception.
|
inline |
Constructs an exception.
[in] | msg | Error message |