error_trap_pop_ignored
Description:
[ Version ( since = "3.0" ) ]
public void error_trap_pop_ignored ()
public void error_trap_pop_ignored ()
Pops the error trap pushed by error_trap_push.
Does not block to see if an error occurred; merely records the range of requests to ignore errors for, and ignores those errors if they arrive asynchronously.
See error_trap_pop_ignored for the all-displays-at-once equivalent.
Parameters:
this |
the display |