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

#include <concrete/exception.hpp>

+ Inheritance diagram for TypeError:
+ Collaboration diagram for TypeError:

List of all members.

Public Member Functions

 TypeError (const TypeObject &type) throw ()

Detailed Description

Inappropriate Python object type passed to an operation or function.


Constructor & Destructor Documentation

TypeError ( const TypeObject type) throw () [explicit]
Parameters:
typewhich didn't fit