Class ErrorHandler¶
Note
You have to include the header ErrorHandler.h.
-
class
ErrorHandler
¶ Derives from this class to implement your own error handler. Call SetErrorHandler to set it.
-
virtual void
ErrorHandler
::
OnError
(const Error &error) = 0¶ This method is called when an error is triggered