libutap
Public Member Functions | List of all members
UTAP::TypeException Class Reference

Exception indicating a type error. More...

#include <builder.h>

Inheritance diagram for UTAP::TypeException:

Public Member Functions

 TypeException (std::string)
 
 TypeException (const boost::format &)
 

Detailed Description

Exception indicating a type error.

This is thrown by implementations of the ParserBuilder interface to indicate that a type error has occurred.

Constructor & Destructor Documentation

TypeException::TypeException ( std::string  msg)
TypeException::TypeException ( const boost::format &  format)

The documentation for this class was generated from the following files: