CppMicroServices

C++ Micro Services: BadAnyCastException Class Reference
BadAnyCastException Class Reference
Inheritance diagram for BadAnyCastException:
Collaboration diagram for BadAnyCastException:

Public Member Functions

 BadAnyCastException (const std::string &msg="")
 
 ~BadAnyCastException () throw ()
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

BadAnyCastException::BadAnyCastException ( const std::string &  msg = "")
inline
BadAnyCastException::~BadAnyCastException ( )
throw (
)
inline

Member Function Documentation

virtual const char* BadAnyCastException::what ( ) const
throw (
)
inlinevirtual