SwallowedExceptionLogger
public interface SwallowedExceptionListener
Modifier and Type | Method | Description |
---|---|---|
void |
onSwallowException(java.lang.Exception e) |
This method is called every time the implementation unavoidably swallows
an exception.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.