Gecode::Int::TooFewArguments Class Reference
[Integer exceptions]
Exception: Too few arguments available in argument array
More...
#include <exception.hpp>
Public Member Functions | |
| TooFewArguments (const char *l) | |
| Initialize with location l. | |
Detailed Description
Exception: Too few arguments available in argument arrayDefinition at line 70 of file exception.hpp.
Constructor & Destructor Documentation
| Gecode::Int::TooFewArguments::TooFewArguments | ( | const char * | l | ) | [inline] |
The documentation for this class was generated from the following file:
- gecode/int/exception.hpp (Revision: 8320)
