#include <uerror.hpp>
Public Member Functions | |
| virtual void | processError (const UError &) |
| virtual void | printError (const UError &) |
| processes an error. | |
| void ubit::ULogHandler::printError | ( | const UError & | ) | [virtual] |
processes an error.
-1. calls printError() -2. throws the error if it derives from UFatalError
1.4.7