This method will be invoked when an AssemblyLine event occurs.
Parameters:
e - AssemblyLine event object. Will never be null. Listeners
should not use the event object outside of this method. If
you need some data for later use, make a copy.
Throws:
java.lang.Exception - Will stop the AssemblyLine, so be careful.