#include <ctoon.hpp>
|
| | parse_error (const ctoon_read_err &e) |
| |
| virtual | ~parse_error () CTOON_NOEXCEPT |
| |
| | error (const std::string &msg) CTOON_NOEXCEPT |
| |
| virtual const char * | what () const CTOON_NOEXCEPT |
| |
| virtual | ~error () CTOON_NOEXCEPT |
| |
|
| ctoon_read_code | code |
| |
| std::size_t | pos |
| |
Definition at line 112 of file ctoon.hpp.
◆ parse_error()
| ctoon::parse_error::parse_error |
( |
const ctoon_read_err & |
e | ) |
|
|
inlineexplicit |
◆ ~parse_error()
| virtual ctoon::parse_error::~parse_error |
( |
| ) |
|
|
inlinevirtual |
◆ code
| ctoon_read_code ctoon::parse_error::code |
◆ pos
| std::size_t ctoon::parse_error::pos |
The documentation for this class was generated from the following file:
- /home/runner/work/ctoon/ctoon/src/bindings/cpp/ctoon.hpp