public interface SwallowedExceptionListener
Modifier and Type | Method and Description |
---|---|
void |
onSwallowException(Exception e)
Notifies this instance every time the implementation unavoidably swallows
an exception.
|
void onSwallowException(Exception e)
e
- The exception that was swallowedCopyright © 2000-2022 Apache Software Foundation. All Rights Reserved.