static class MonitoringDataSource.SqlExceptionPredicate extends Object implements com.google.common.base.Predicate<SQLException>
| Modifier and Type | Field and Description |
|---|---|
private int |
errorCode |
private String |
messagePattern |
| Constructor and Description |
|---|
MonitoringDataSource.SqlExceptionPredicate(int errorCode,
String messagePattern) |
private final int errorCode
private final String messagePattern
public MonitoringDataSource.SqlExceptionPredicate(int errorCode,
String messagePattern)
public boolean apply(SQLException input)
apply in interface com.google.common.base.Predicate<SQLException>Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.