PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
kcenon::pacs::web::api_error Struct Reference

Standard API error structure. More...

#include <rest_types.h>

Collaboration diagram for kcenon::pacs::web::api_error:
Collaboration graph

Public Attributes

std::string code
 
std::string message
 
std::string details
 

Detailed Description

Standard API error structure.

Definition at line 56 of file rest_types.h.

Member Data Documentation

◆ code

std::string kcenon::pacs::web::api_error::code

Definition at line 57 of file rest_types.h.

◆ details

std::string kcenon::pacs::web::api_error::details

Definition at line 59 of file rest_types.h.

◆ message

std::string kcenon::pacs::web::api_error::message

Definition at line 58 of file rest_types.h.


The documentation for this struct was generated from the following file: