not_an_integer Class Reference

#include <exceptions.hh>

Inheritance diagram for not_an_integer:

Inheritance graph
[legend]
Collaboration diagram for not_an_integer:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 not_an_integer (Prolog_term_ref t)


Detailed Description

Definition at line 70 of file exceptions.hh.


Constructor & Destructor Documentation

not_an_integer::not_an_integer ( Prolog_term_ref  t  )  [inline, explicit]

Definition at line 72 of file exceptions.hh.

00073     : internal_exception(t) {
00074   }


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

Generated on Wed Jul 16 22:55:37 2008 for PPL by  doxygen 1.5.6