invocationCount

Type: Integer

The invocationCount property the ExceptionHandlerDesc class contains the number of times the exception handler is currently invoked. This is usually zero (0) or 1, unless the getExceptionHandlerStack method is called when nested exceptions have occurred, in which case the exception handler method could have been invoked more than once.