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

未初期化の変数にアクセスした場合に発生する例外 More...

#include <webcface/exception.h>

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

Public Member Functions

 SanityError (const char *message)
 

Detailed Description

未初期化の変数にアクセスした場合に発生する例外

Since
ver2.10
  • Clientが破棄されたあとにフィールドにアクセスした場合など
  • ver2.9までは std::runtime_error を投げていた

Constructor & Destructor Documentation

◆ SanityError()

SanityError ( const char *  message)
explicit

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