Exception: Too few arguments available in argument array More...
#include <exception.hpp>
Public Member Functions | |
TooFewArguments (const char *l) | |
Initialize with location l. |
Exception: Too few arguments available in argument array
Definition at line 70 of file exception.hpp.
Gecode::Set::TooFewArguments::TooFewArguments | ( | const char * | l | ) | [inline] |
Initialize with location l.
Definition at line 157 of file exception.hpp.