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