HikoGUI
A low latency retained GUI
|
#include <hikogui/utility/exception_intf.hpp>
Additional Inherited Members | |
Public Member Functions inherited from std::runtime_error | |
T | runtime_error (T... args) |
T | what (T... args) |
Public Member Functions inherited from std::exception | |
T | what (T... args) |
T | ~exception (T... args) |
T | operator= (T... args) |
T | exception (T... args) |
Cancel error is caused by user pressing cancel.
Cancels can be cause by a local user pressing cancel in a dialog box, or by a remote user through a network connection.