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

Funcの実行ができなかった場合発生する例外 More...

#include <webcface/func_result.h>

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

Public Member Functions

 FuncNotFound (const FieldBase &base)
 

Detailed Description

Funcの実行ができなかった場合発生する例外

ValueやTextで参照先が見つからなかった場合はこれではなく単にnulloptが返る

MSVCではexceptionをexportしないほうがよいらしくC4275警告を出すが、 Macではexportしないとcatchできなくなる

Constructor & Destructor Documentation

◆ FuncNotFound()

FuncNotFound ( const FieldBase base)
explicit

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