|
Lib
QOLを高める
|
#include <exceptions.h>
Public Member Functions | |
| OggVorbisError (const std::string &msg, int code) | |
| const char * | what () const override |
Definition at line 73 of file exceptions.h.
| yappy::error::OggVorbisError::OggVorbisError | ( | const std::string & | msg, |
| int | code | ||
| ) |
Definition at line 127 of file exceptions.cpp.
|
override |
Definition at line 136 of file exceptions.cpp.
1.8.11