
Exception: Arguments are of different size More...
#include <exception.hpp>
Public Member Functions | |
| ArgumentSizeMismatch (const char *l) | |
| Initialize with location l. | |
Exception: Arguments are of different size
Definition at line 77 of file exception.hpp.
| Gecode::Set::ArgumentSizeMismatch::ArgumentSizeMismatch | ( | const char * | l | ) | [inline] |
Initialize with location l.
Definition at line 161 of file exception.hpp.