| Tanl Linguistic Pipeline |
Base class for errors due to run time problems. More...
#include <error.h>
Protected Member Functions | |
| RuntimeError (std::string const &msg) | |
Base class for errors due to run time problems.
An exception derived from RuntimeError is thrown when an error is caused by problems with the data or environment rather than a programming mistake.