NAME
A class of omni
MEMBERS
omni::exception
A class of omni
#include <omni/exception.hpp>
class omni::exception
MEMBERS
omni::exception::exception()
omni::exception::~exception()
virtual void omni::exception::append(const char* ex)
virtual void omni::exception::seterr(const char* ex)
virtual const char* omni::exception::what()
omni::exception::operator std::string()
omni::exception::operator std::wstring()
friend std::ostream& omni::exception::operator<<(std::ostream& s, const omni::exception& e)
omni::exception::m_what