Lib
QOLを高める
Public Member Functions | List of all members
yappy::error::OggVorbisError Class Reference

#include <exceptions.h>

Inheritance diagram for yappy::error::OggVorbisError:

Public Member Functions

 OggVorbisError (const std::string &msg, int code)
 
const char * what () const override
 

Detailed Description

Definition at line 73 of file exceptions.h.

Constructor & Destructor Documentation

yappy::error::OggVorbisError::OggVorbisError ( const std::string &  msg,
int  code 
)

Definition at line 127 of file exceptions.cpp.

Member Function Documentation

const char * yappy::error::OggVorbisError::what ( ) const
override

Definition at line 136 of file exceptions.cpp.


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