public class SimpleMappingExceptionResolver extends Object implements ExceptionResolver<Exception>
| Constructor and Description |
|---|
SimpleMappingExceptionResolver() |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
resolveException(Exception ex) |
void |
setExceptionMappings(Map<String,Integer> exceptionMappings) |
public ErrorResponse resolveException(Exception ex)
resolveException in interface ExceptionResolver<Exception>Copyright © 2005–2018 Alfresco Software. All rights reserved.