|
Concrete Python
git-339c971
|
#include <concrete/exception.hpp>
Inheritance diagram for TypeError:
Collaboration diagram for TypeError:Public Member Functions | |
| TypeError (const TypeObject &type) throw () | |
Inappropriate Python object type passed to an operation or function.
| TypeError | ( | const TypeObject & | type | ) | throw () [explicit] |
| type | which didn't fit |
1.7.6.1