|
MapLibre Native Core
|
#include <exception.hpp>
Public Member Functions | |
| MisuseException (const char *msg) | |
| MisuseException (const std::string &msg) | |
Public Member Functions inherited from mbgl::util::Exception | |
| Exception (const char *msg) | |
| Exception (const std::string &msg) | |
Definition at line 18 of file exception.hpp.
|
inline |
Definition at line 19 of file exception.hpp.
|
inline |
Definition at line 20 of file exception.hpp.