public class PoolIOException extends IOException
Constructor and Description |
---|
PoolIOException(String message,
Collection<Exception> thrownExceptions) |
Modifier and Type | Method and Description |
---|---|
Collection<Exception> |
getThrownExceptions() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PoolIOException(String message, Collection<Exception> thrownExceptions)
public Collection<Exception> getThrownExceptions()
Copyright © 2016. All Rights Reserved.