Concrete Python  git-339c971
Public Member Functions
RuntimeError Class Reference

#include <concrete/exception.hpp>

+ Inheritance diagram for RuntimeError:
+ Collaboration diagram for RuntimeError:

List of all members.

Public Member Functions

 RuntimeError (const char *message) throw ()

Detailed Description

An invariant varied too much. Generally not the fault of the Python coder.


Constructor & Destructor Documentation

RuntimeError ( const char *  message) throw () [explicit]
Parameters:
messagedescribing the error