The exception that is thrown when AnyCast fails.
More...
#include <userver/utils/any_movable.hpp>
Inheritance diagram for utils::BadAnyMovableCast:
Collaboration diagram for utils::BadAnyMovableCast:Public Member Functions | |
| const char * | what () const noexcept override |
The exception that is thrown when AnyCast fails.
Definition at line 87 of file any_movable.hpp.