|
Flyby SDK v1.0.2
|
#include <exception>#include <stdexcept>#include <utility>

Go to the source code of this file.
Classes | |
| class | flyby::not_implemented_error |
| An error representing a function that is not implemented. More... | |
| class | flyby::not_available_error |
| An error representing a server call that is unavailable. More... | |
| class | flyby::parse_error |
| An error representing a parsing failure. More... | |
| class | flyby::invalid_operation_error |
| An error representing an invalid operation. More... | |
This file contains error classes for common errors found in the SDK.