Heart 1.3.842.34c2ab5
Heart is base back end library for your c++ Qt projects.
badrequest.h File Reference
#include "abstractdata.h"
#include "abstracterrorcodes.h"
Include dependency graph for badrequest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QH::PKG::ErrorData
 The ErrorData struct is simple structure for contains data of the error. More...
 
class  QH::PKG::BadRequest
 The BadRequest class send response about error to client. More...
 

Namespaces

namespace  QH
 The QH namespace - QuasarApp Heart namespace. This namespace contains all classes of the Heart library.
 
namespace  QH::PKG
 The PKG namesapce - this namespace contains all default packages of the Heart library. If you want create a pool request for Heart Library with own implemented packages you need to create a new package into a PKG namesapce.