Race condition question Transaction group vs change event script

Where is the transaction being called?

except Throwable, t:
			# Log and set failure handshake
			logger.warn("Java Error recording transaction", t)

Is this for a special logger or Ignition's builtin?
Because I am getting an error that Throwable is not defined when attempting to use it.


Going to try this instead.