C++ Micro Services  2.1.1
A dynamic OSGi-like C++ service registry
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
BadAnyCastException Class Reference
Inheritance diagram for BadAnyCastException:
Inheritance graph
[legend]
Collaboration diagram for BadAnyCastException:
Collaboration graph
[legend]

Public Member Functions

 BadAnyCastException (const std::string &msg="")
 ~BadAnyCastException () throw ()
virtual const char * what () const throw ()
 BadAnyCastException (const std::string &msg="")
 ~BadAnyCastException () throw ()
virtual const char * what () const throw ()
 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
BadAnyCastException::BadAnyCastException ( const std::string &  msg = "")
inline
BadAnyCastException::~BadAnyCastException ( ) throw ()
inline
BadAnyCastException::BadAnyCastException ( const std::string &  msg = "")
inline
BadAnyCastException::~BadAnyCastException ( ) throw ()
inline

Member Function Documentation

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