Babel
Epitech's C++ VoIP project
|
Base Project Exception. More...
#include <BabelException.hpp>
Public Member Functions | |
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... | |
Base Project Exception.
|
inlineexplicit |
Base Project Exception.
|
default |
Default copy constructor.
|
overridedefault |
Default destructor.