public abstract void exceptionThrown (Exception e)

This method is called when a recoverable exception has been caught.

Parameters:
e    The exception that was caught.