Gecode::Set::UnknownOperation Class Reference
[Set exceptions]
Exception: Unknown operation type passed as argument More...
#include <exception.hpp>
Public Member Functions | |
UnknownOperation (const char *l) | |
Initialize with location l. |
Detailed Description
Exception: Unknown operation type passed as argument
Definition at line 91 of file exception.hpp.
Constructor & Destructor Documentation
Gecode::Set::UnknownOperation::UnknownOperation | ( | const char * | l | ) |
Initialize with location l.
The documentation for this class was generated from the following file:
- gecode/set/exception.hpp (Revision: 14818)