rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Enumerations | Functions
errors.hpp File Reference

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

 rad
 
 std
 

Enumerations

enum  rad::ErrorCodes {
  rad::ErrorCodes::CANCELLED = 0, rad::ErrorCodes::REPLY_TIMEOUT, rad::ErrorCodes::DESERIALIZATION_ERR, rad::ErrorCodes::UNKNOWN,
  rad::ErrorCodes::CANCELLED = 0, rad::ErrorCodes::REPLY_TIMEOUT, rad::ErrorCodes::DESERIALIZATION_ERR, rad::ErrorCodes::UNKNOWN,
  rad::ErrorCodes::CANCELLED = 0, rad::ErrorCodes::REPLY_TIMEOUT, rad::ErrorCodes::DESERIALIZATION_ERR, rad::ErrorCodes::UNKNOWN
}
 

Functions

const ErrorCategory & rad::GetErrorCategory ()
 
std::error_code rad::make_error_code (rad::ErrorCodes e)
 

Detailed Description

Errors header file.

Author
landolfa