|
PACS System 0.1.0
PACS DICOM system library
|
Standard API error structure. More...
#include <rest_types.h>

Public Attributes | |
| std::string | code |
| std::string | message |
| std::string | details |
Standard API error structure.
Definition at line 56 of file rest_types.h.
| std::string kcenon::pacs::web::api_error::code |
Definition at line 57 of file rest_types.h.
| std::string kcenon::pacs::web::api_error::details |
Definition at line 59 of file rest_types.h.
| std::string kcenon::pacs::web::api_error::message |
Definition at line 58 of file rest_types.h.