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