|
Flyby SDK v1.0.2
|
An error representing an invalid operation. More...
#include <error.h>


Public Member Functions | |
| invalid_operation_error () | |
| Default constructor. | |
| invalid_operation_error (std::string what_arg) | |
| Reason constructor. | |
| const char * | what () |
| Returns the error message. | |
An error representing an invalid operation.
|
inline |
Returns the error message.