public class DefaultExceptionTranslationHandler extends Object implements ExceptionTranslationHandler
| Constructor and Description |
|---|
DefaultExceptionTranslationHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(Throwable exception) |
String |
toString(Throwable exception) |
public boolean canHandle(Throwable exception)
canHandle in interface ExceptionTranslationHandlerpublic String toString(Throwable exception)
toString in interface ExceptionTranslationHandlerCopyright © 2018. All rights reserved.