|
rad 6.2.0
|
Errors header file. More...
#include <system_error>Go to the source code of this file.
Classes | |
| class | rad::ErrorCategory |
| struct | std::is_error_code_enum< rad::ErrorCodes > |
Namespaces | |
| namespace | rad |
| namespace | std |
Enumerations | |
| enum class | rad::ErrorCodes { rad::CANCELLED = 0 , rad::REPLY_TIMEOUT , rad::DESERIALIZATION_ERR , rad::UNKNOWN } |
Functions | |
| const ErrorCategory & | rad::GetErrorCategory () |
| std::error_code | rad::make_error_code (rad::ErrorCodes e) |
Errors header file.