libutap
|
Exception indicating a type error. More...
#include <builder.h>
Public Member Functions | |
TypeException (std::string) | |
TypeException (const boost::format &) | |
Exception indicating a type error.
This is thrown by implementations of the ParserBuilder interface to indicate that a type error has occurred.
TypeException::TypeException | ( | std::string | msg | ) |
TypeException::TypeException | ( | const boost::format & | format | ) |