Exception: Illegal operation passed as argument More...
#include <exception.hpp>
Public Member Functions | |
IllegalOperation (const char *l) | |
Initialize with location l. |
Exception: Illegal operation passed as argument
Definition at line 105 of file exception.hpp.
Gecode::Set::IllegalOperation::IllegalOperation | ( | const char * | l | ) | [inline] |
Initialize with location l.
Definition at line 178 of file exception.hpp.