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

#include <exceptions.h>

Inheritance diagram for QUESO::NotImplemented:

Public Member Functions

 NotImplemented ()
 

Detailed Description

A class to stub for features that should be in QUESO, but haven't been written yet, to be thrown by "queso_not_implemented();"

Definition at line 56 of file exceptions.h.

Constructor & Destructor Documentation

QUESO::NotImplemented::NotImplemented ( )
inline

Definition at line 59 of file exceptions.h.

59 : std::logic_error( "Error: not implemented!" ) {}

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