|
Vars is a partial list or a list with an element
E which is a variable |
|
instantiation_error |
|
Vars is neither a partial list nor a list |
|
type_error(list, Vars) |
|
an element E of the Vars list is neither a
variable nor an integer nor an FD variable |
|
type_error(fd_variable, E) |
|
Options is a partial list or a list with an element
E which is a variable |
|
instantiation_error |
|
Options is neither a partial list nor a list |
|
type_error(list, Options) |
|
an element E of the Options list is neither a
variable nor a labeling option |
|
domain_error(fd_labeling_option, E) |
|