Availability:C-language interface function
int PL_throw(term_t
exception)Similar to PL_raise_exception(),
but returns using the C longjmp() function to the innermost PL_next_solution().
This function is deprecated as it does not provide the opportunity to
cleanup.