![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::ExecutionException, including all inherited members.
| backtrace | Realm::ExecutionException | |
| details | Realm::ExecutionException | |
| error_code | Realm::ExecutionException | |
| ExecutionException(int _error_code, const void *_detail_data, size_t _detail_size, bool capture_backtrace=true) | Realm::ExecutionException | |
| ExecutionException(const ExecutionException &)=default | Realm::ExecutionException | |
| ExecutionException(ExecutionException &&) noexcept=default | Realm::ExecutionException | |
| operator=(const ExecutionException &)=default | Realm::ExecutionException | |
| operator=(ExecutionException &&) noexcept=default | Realm::ExecutionException | |
| populate_profiling_measurements(ProfilingMeasurementCollection &pmc) const | Realm::ExecutionException | virtual |
| what(void) const REALM_NOEXCEPT=0 | Realm::ExecutionException | pure virtual |
| ~ExecutionException(void) REALM_NOEXCEPT | Realm::ExecutionException | virtual |