err_clear Subroutine

public subroutine err_clear()

Clears an exception.

No effect if no exception happened. Must be called after handling an exception, otherwise future forpy/Python operations can fail in strange ways.

Arguments

None