TuttleOFX  1
tuttle::exception::Logic Struct Reference

Other exceptions. More...

#include <exceptions.hpp>

Inheritance diagram for tuttle::exception::Logic:
Collaboration diagram for tuttle::exception::Logic:

Detailed Description

Other exceptions.

The class serves as the base class for all exceptions thrown to report errors presumably detectable before the program executes, such as violations of logical preconditions (cf. std::logic_error).

Remarks:
With this exception, you normally have a "user" tag message.

Definition at line 322 of file exceptions.hpp.


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