Declaration of basic OGLplus' exceptions. More...
#include <oglplus/config/error.hpp>#include <oglplus/error/code.hpp>#include <oglplus/string/def.hpp>#include <oglplus/string/ref.hpp>#include <oglplus/string/empty.hpp>#include <stdexcept>#include <cassert>#include <oglplus/error/basic.ipp>Go to the source code of this file.
Classes | |
| class | oglplus::Error |
| Exception class for general OpenGL errors. More... | |
Namespaces | |
| oglplus | |
| All definitions of OGLplus are nested in the oglplus namespace. | |
Functions | |
| template<typename ErrorType > | |
| void | oglplus::HandleError (ErrorType &error) |
| Generic error handling function. | |
Declaration of basic OGLplus' exceptions.
Copyright 2010-2014 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)