public static class ConditionalRejectingErrorHandler.DefaultExceptionStrategy extends Object implements FatalExceptionStrategy
FatalExceptionStrategy.| Constructor and Description |
|---|
DefaultExceptionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFatal(Throwable t) |
protected boolean |
isUserCauseFatal(Throwable cause)
Subclasses can override this to add custom exceptions.
|
protected final Log logger
public boolean isFatal(Throwable t)
isFatal in interface FatalExceptionStrategyprotected boolean isUserCauseFatal(Throwable cause)
cause - the cause