|
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) | |
Public Member Functions inherited from cobbletext::RuntimeError | |
| 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 |
1.8.17