WebCFace 2.9.0
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
Rejection Struct Reference

Funcがrejectした(例外を投げた)場合の例外 More...

#include <webcface/exception.h>

Inheritance diagram for Rejection:
[legend]
Collaboration diagram for Rejection:
[legend]

Public Member Functions

 Rejection (const FieldBase &base, const std::string &message)
 

Detailed Description

Funcがrejectした(例外を投げた)場合の例外

Since
ver2.10

ver2.9までは std::runtime_error を投げていた

Constructor & Destructor Documentation

◆ Rejection()

Rejection ( const FieldBase base,
const std::string &  message 
)
explicit

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