Omnidome
Fulldome Mapping Software Toolkit
|
Exception is thrown when accessing input of a children Is only thrown when input cannot accept children. More...
#include <Interface.h>
Public Member Functions | |
QString | message () const throw () |
This is the method which throw the message string. More... | |
![]() | |
Type | type () const |
Return type of exception. More... | |
![]() | |
virtual QString | typeAsString () const |
Additional Inherited Members | |
![]() | |
enum | Type { WARNING, ERROR, FATAL } |
Exception is thrown when accessing input of a children Is only thrown when input cannot accept children.
|
inlinevirtual |
This is the method which throw the message string.
Implements omni::Exception.