#include <exceptions.h>
|
| | unicodeDecodeError (const std::string &message, const ebmlElementType *cls=nullptr, off_t offset=-1, unsigned char headSize=0, off_t erroroffset=-1, off_t end=-1, const std::string &object="") |
| |
| | ebmlFormatError (const std::string &message, const ebmlElementType *cls=nullptr, off_t offset=-1, unsigned char headSize=0, off_t erroroffset=-1) |
| |
| | ebmlDecodeError (const std::string &message, const ebmlElementType *cls=nullptr, off_t offset=-1, unsigned char headSize=0, off_t erroroffset=-1) |
| |
| virtual void | add_to_offset (off_t) |
| |
| | ebmlException (const std::string &message) |
| |
| const char * | what () const noexcept override |
| |
◆ unicodeDecodeError()
| ebml::unicodeDecodeError::unicodeDecodeError |
( |
const std::string & |
message, |
|
|
const ebmlElementType * |
cls = nullptr, |
|
|
off_t |
offset = -1, |
|
|
unsigned char |
headSize = 0, |
|
|
off_t |
erroroffset = -1, |
|
|
off_t |
end = -1, |
|
|
const std::string & |
object = "" |
|
) |
| |
◆ end
| off_t ebml::unicodeDecodeError::end |
◆ object
| std::string ebml::unicodeDecodeError::object |
◆ start
| off_t ebml::unicodeDecodeError::start |
The documentation for this class was generated from the following files: