MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::util::StyleParseException Struct Reference

#include <exception.hpp>

Inheritance diagram for mbgl::util::StyleParseException:
mbgl::util::Exception

Public Member Functions

 StyleParseException (const char *msg)
 
 StyleParseException (const std::string &msg)
 
- Public Member Functions inherited from mbgl::util::Exception
 Exception (const char *msg)
 
 Exception (const std::string &msg)
 

Detailed Description

Definition at line 23 of file exception.hpp.

Constructor & Destructor Documentation

◆ StyleParseException() [1/2]

mbgl::util::StyleParseException::StyleParseException ( const char *  msg)
inline

Definition at line 24 of file exception.hpp.

◆ StyleParseException() [2/2]

mbgl::util::StyleParseException::StyleParseException ( const std::string &  msg)
inline

Definition at line 25 of file exception.hpp.


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