stromx  0.8.0
Public Member Functions | List of all members
stromx::runtime::BadCast Class Reference

An impossible cast was attempted. More...

#include <Exception.h>

Inheritance diagram for stromx::runtime::BadCast:
stromx::runtime::Exception

Public Member Functions

 BadCast (const std::string &message="BadCast")
 
- Public Member Functions inherited from stromx::runtime::Exception
 Exception (const std::string &message)
 
virtual const char * what () const throw ()
 
virtual const std::string & message () const
 
virtual const std::string & callStack () const
 

Detailed Description

An impossible cast was attempted.


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