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

#include <exception.hpp>

Inheritance diagram for mbgl::util::StyleImageException:
mbgl::util::Exception

Public Member Functions

 StyleImageException (const char *msg)
 
 StyleImageException (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 13 of file exception.hpp.

Constructor & Destructor Documentation

◆ StyleImageException() [1/2]

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

Definition at line 14 of file exception.hpp.

◆ StyleImageException() [2/2]

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

Definition at line 15 of file exception.hpp.


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