Custom |
| Exception | Condition |
|---|---|
| MismatchedSizeException | Thrown if the number of iterations is different from the number of temperatures. |
| InvalidArgumentException | Thrown if the number of steps is less than one, any iteration is less than one, any temperature is negative, or the last temperature is not zero. |