queso-0.53.0
Public Member Functions | List of all members
QUESO::NotImplemented Class Reference

#include <exceptions.h>

Inheritance diagram for QUESO::NotImplemented:
Inheritance graph
[legend]
Collaboration diagram for QUESO::NotImplemented:
Collaboration graph
[legend]

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 52 of file exceptions.h.

Constructor & Destructor Documentation

QUESO::NotImplemented::NotImplemented ( )
inline

Definition at line 55 of file exceptions.h.

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

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

Generated on Thu Jun 11 2015 13:52:34 for queso-0.53.0 by  doxygen 1.8.5