error_trap_push


Description:

[ Version ( since = "3.0" ) ]
public void error_trap_push ()

Begins a range of X requests on this for which X error events will be ignored.

Unignored errors (when no trap is pushed) will abort the application. Use error_trap_pop or error_trap_pop_ignoredto lift a trap pushed with this function.

See also error_trap_push to push a trap on all displays.

Parameters:

this

a Display