MorphoGraphX
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
mgx::process::UserCancelException Class Reference

Exception launched when a user clicks the Cancel button. More...

#include <Process.hpp>

+ Inheritance diagram for mgx::process::UserCancelException:

Public Member Functions

const char * what () const throw ()
 

Detailed Description

Exception launched when a user clicks the Cancel button.

When writing your own processes, you should use the userCancel() method.


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