TuttleOFX  1
tuttle::exception::Bug Struct Reference

Something that should never appends. These exceptions may be replaced by assertions, but we prefer to keep a runtime check even in release (for the moment). More...

#include <exceptions.hpp>

Inheritance diagram for tuttle::exception::Bug:
Collaboration diagram for tuttle::exception::Bug:

Detailed Description

Something that should never appends. These exceptions may be replaced by assertions, but we prefer to keep a runtime check even in release (for the moment).

Remarks:
With this exception, you should have a "dev" tag message.

Definition at line 330 of file exceptions.hpp.


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