Lunchbox  1.10.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
lunchbox::bad_any_cast Class Reference

A specialization for exceptions thrown by an unsuccessful any_cast. More...

#include <any.h>

+ Inheritance diagram for lunchbox::bad_any_cast:
+ Collaboration diagram for lunchbox::bad_any_cast:

Public Member Functions

LUNCHBOX_API bad_any_cast (const std::string &from, const std::string &to)
 
virtual const char * what () const throw ()
 

Detailed Description

A specialization for exceptions thrown by an unsuccessful any_cast.

Definition at line 217 of file any.h.


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