queso-0.57.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
QUESO::LogicError Class Reference

#include <exceptions.h>

Inheritance diagram for QUESO::LogicError:

Public Member Functions

 LogicError ()
 

Detailed Description

A class to represent the internal "this should never happen" errors, to be thrown by "queso_error();"

Definition at line 45 of file exceptions.h.

Constructor & Destructor Documentation

QUESO::LogicError::LogicError ( )
inline

Definition at line 48 of file exceptions.h.

48 : std::logic_error( "Error in QUESO internal logic" ) {}

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

Generated on Tue Jun 5 2018 19:49:06 for queso-0.57.1 by  doxygen 1.8.5