boost::mixin::bad_message_call — Thrown when a message is called on a object that doesn't implement it.
// In header: <boost/mixin/exception.hpp> class bad_message_call : public boost::mixin::exception { };