not_a_relation Class Reference

#include <exceptions.hh>

Inheritance diagram for not_a_relation:

Inheritance graph
[legend]
Collaboration diagram for not_a_relation:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 not_a_relation (Prolog_term_ref t)


Detailed Description

Definition at line 133 of file exceptions.hh.


Constructor & Destructor Documentation

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

Definition at line 135 of file exceptions.hh.

00136     : internal_exception(t) {
00137   }


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