public class ErrorReportingComponentPoolEvent<C> extends ComponentPoolEvent<C>
source| Constructor and Description |
|---|
ErrorReportingComponentPoolEvent(ComponentPool<C> componentPool,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
getSource, toStringpublic ErrorReportingComponentPoolEvent(ComponentPool<C> componentPool, Exception exception)
public Exception getException()
Copyright © 2019. All rights reserved.