libdcp
Public Member Functions | List of all members
dcp::ProgrammingError Class Reference

An exception thrown when a DCP_ASSERT fails; something that should not happen. More...

#include <exceptions.h>

Inheritance diagram for dcp::ProgrammingError:

Public Member Functions

 ProgrammingError (std::string file, int line)
 

Detailed Description

An exception thrown when a DCP_ASSERT fails; something that should not happen.

Definition at line 207 of file exceptions.h.


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