Exception type for signaling an invalid incremental program update. More...
#include <logic_program.h>
| Public Member Functions | |
| unsigned | atom () const | 
| RedefinitionError (unsigned atomId, const char *atomName="") | |
| Private Attributes | |
| unsigned | atomId_ | 
Exception type for signaling an invalid incremental program update.
Definition at line 64 of file logic_program.h.
| Clasp::Asp::RedefinitionError::RedefinitionError | ( | unsigned | atomId, | 
| const char * | atomName = "" | ||
| ) |  [explicit] | 
Definition at line 396 of file logic_program.cpp.
| unsigned Clasp::Asp::RedefinitionError::atom | ( | ) | const  [inline] | 
Definition at line 67 of file logic_program.h.
| unsigned Clasp::Asp::RedefinitionError::atomId_  [private] | 
Definition at line 69 of file logic_program.h.