Omni C++ Library
What is Omni?
Getting Started
Cross Platform
Downloads
Documentation
Source
Class Index
Examples
Building
Macros/Options
System API
Considerations
Style/Best Practices
Search
Search the Library
(C)
Zeriph Enterprises
OMNI_THROW
MACRO
OMNI_THROW
- If defined, signifies to throw on exception.
SYNOPSIS
top
If defined, the library 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.