This message is generated when the third argument in ListConvolve or ListCorrelate, or the fourth argument in Partition, does not have the expected form.
The overhang parameters are the integers given in the third argument of ListConvolve or ListCorrelate, or in the fourth argument of Partition.
The overhang parameters are expected to be specified using a nonzero integer, a list of nonzero integers, or a list of lists of nonzero integers.
Off[message] switches off the message; On[message] switches it on. For example: Off[ListConvolve::ohp].