set_exception_flags
Set exception flags
code - exception code
flags - exception flags (combination of EXC_...)
success set_exception_flags(long code, long flags);
Last updated
Was this helpful?
Set exception flags
code - exception code
flags - exception flags (combination of EXC_...)
success set_exception_flags(long code, long flags);
Last updated
Was this helpful?