CARLA
Public Member Functions | List of all members
carla::client::BadAttributeCast Class Reference

Exception thrown when the value of an ActorAttribute cannot be cast to the requested type. More...

#include <ActorAttribute.h>

+ Inheritance diagram for carla::client::BadAttributeCast:
+ Collaboration diagram for carla::client::BadAttributeCast:

Public Member Functions

 BadAttributeCast (const std::string &what)
 

Detailed Description

Exception thrown when the value of an ActorAttribute cannot be cast to the requested type.

Definition at line 37 of file LibCarla/source/carla/client/ActorAttribute.h.

Constructor & Destructor Documentation

◆ BadAttributeCast()

carla::client::BadAttributeCast::BadAttributeCast ( const std::string &  what)
inline

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