Cobbletext
0.2.0
Complex text layout and rendering engine
|
#include <Exception.hpp>
Public Member Functions | |
LibraryError (std::string message) | |
LibraryError (std::string message, long long int code) | |
![]() | |
RuntimeError (const std::string &what_arg) | |
RuntimeError (const char *what_arg) | |
Public Attributes | |
long long int | code |
std::string | message |
|
explicit |
|
explicit |
long long int cobbletext::LibraryError::code |
std::string cobbletext::LibraryError::message |