libebml_ng
Public Member Functions | List of all members
ebml::ebmlNoMatch Class Reference

#include <exceptions.h>

Inheritance diagram for ebml::ebmlNoMatch:
ebml::ebmlDecodeError ebml::ebmlException

Public Member Functions

 ebmlNoMatch (const std::string &message, const ebmlElementType *cls=nullptr, off_t offset=-1, unsigned char headSize=0, off_t erroroffset=-1)
 
- Public Member Functions inherited from ebml::ebmlDecodeError
 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)
 
- Public Member Functions inherited from ebml::ebmlException
 ebmlException (const std::string &message)
 
const char * what () const noexcept override
 

Additional Inherited Members

- Public Attributes inherited from ebml::ebmlDecodeError
off_t offset
 
unsigned char headSize
 
off_t erroroffset
 
const ebmlElementTypecls
 

Constructor & Destructor Documentation

◆ ebmlNoMatch()

ebml::ebmlNoMatch::ebmlNoMatch ( const std::string &  message,
const ebmlElementType cls = nullptr,
off_t  offset = -1,
unsigned char  headSize = 0,
off_t  erroroffset = -1 
)

The documentation for this class was generated from the following files: