Multiple classes in an (undefined) ArrayList?

Just a thought :thinking:

If a sketch crashes with an un-handled exception it produces a stack trace which lists the methods called preceding the exception so the JVM knows what methods have been executed but that still doesn’t mean it knows what method calls are coming up.

1 Like