|
Omnidome
Fulldome Mapping Software Toolkit
|
#include <exception.h>


Public Member Functions | |
| Type | type () const |
| Return type of exception. More... | |
Public Member Functions inherited from omni::Exception | |
| virtual QString | message () const =0 throw () |
| This is the method which throw the message string. More... | |
| virtual QString | typeAsString () const |
Additional Inherited Members | |
Public Types inherited from omni::Exception | |
| enum | Type { WARNING, ERROR, FATAL } |
|
inlinevirtual |
Return type of exception.
Implements omni::Exception.
1.8.6