Babel
Epitech's C++ VoIP project
|
#include <OpusException.hpp>
Public Member Functions | |
OpusException (const std::string &str) | |
![]() | |
BabelException (const std::string &str="Babel exception") | |
Base Project Exception. More... | |
BabelException (const BabelException &)=default | |
Default copy constructor. More... | |
~BabelException () override=default | |
Default destructor. More... | |
|
inlineexplicit |