An annotation that specifies that the given function should be executed when the program is stopped.
Any functions annotated with this attribute will only be executed when the program has stopped and no uncaught exception has occured.
See Implementation
An annotation that specifies that the given function should be executed when the program is stopped.
Any functions annotated with this attribute will only be executed when the program has stopped and no uncaught exception has occured.