SwallowedExceptionListener.onSwallowException

This method is called every time the implementation unavoidably swallows an exception.

@param e The exception that was swallowed

interface SwallowedExceptionListener
void
onSwallowException
(
Exception e
)

Meta