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