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

#include <exceptions.h>

Inheritance diagram for ebml::ebmlNotImplementedError:
ebml::ebmlException

Public Member Functions

 ebmlNotImplementedError (const std::string &message, const ebmlElementType *cls=nullptr)
 
- Public Member Functions inherited from ebml::ebmlException
 ebmlException (const std::string &message)
 
const char * what () const noexcept override
 

Public Attributes

const ebmlElementTypecls
 

Constructor & Destructor Documentation

◆ ebmlNotImplementedError()

ebml::ebmlNotImplementedError::ebmlNotImplementedError ( const std::string &  message,
const ebmlElementType cls = nullptr 
)

Member Data Documentation

◆ cls

const ebmlElementType* ebml::ebmlNotImplementedError::cls

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