Java org.apache.commons.pool2 SwallowedExceptionListener fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.pool2 SwallowedExceptionListener fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.pool2 SwallowedExceptionListener.

The text is from its open source code.

Constructor

Method

voidonSwallowException(Exception e)
This method is called every time the implementation unavoidably swallows an exception.