Omni C++ Framework
What is Omni?
Getting Started
Cross Platform
Documentation
Source
Class Index
Examples
Building
Macros/Options
System API
Considerations
Search
Search the Framework
(C)
Zeriph Enterprises, LLC
OMNI_THROW
MACRO
OMNI_THROW
- If defined, signifies to throw on exception.
SYNOPSIS
top
If defined, the framework will
throw
an
omni::exception
if an error occurs.
DESCRIPTION
top
For more information see
omni/exception.hpp
CONSIDERATIONS
top
No special considerations
PLATFORM SPECIFIC
top
No platform specific notes.
NOTES
top
None.