14 virtual const char*
what() const noexcept
override {
return message_.c_str(); }
64 CameraNotFound(
const std::string& message =
"No camera found in static list!")
CameraNotFound(const std::string &message="No camera found in static list!")
EmptyContainerException(const std::string &message="Container is empty")
FileIOException(const std::string &message="File I/O error")
IndexOutOfBoundsException(const std::string &message="Index out of bounds")
InvalidArgumentException(const std::string &message="Invalid argument operation")
InvalidIteratorException(const std::string &message="Invalid iterator operation")
NotImplementedException(const std::string &message="Not implemented")
NullPointerException(const std::string &message="Null pointer access")
virtual const char * what() const noexcept override
SleakException(const std::string &message)
Root namespace for everything the engine exposes.