Class DefaultExceptionResolver
java.lang.Object
org.alfresco.rest.framework.core.exceptions.DefaultExceptionResolver
- All Implemented Interfaces:
ExceptionResolver<Exception>
Default exception resolver for cases when no other exception resolver will do.
- Author:
- Gethin James
-
Field Details
-
STACK_MESSAGE_ID
- See Also:
-
ERROR_URL
- See Also:
-
DEFAULT_MESSAGE_ID
- See Also:
-
-
Constructor Details
-
DefaultExceptionResolver
public DefaultExceptionResolver()
-
-
Method Details
-
resolveException
- Specified by:
resolveException
in interfaceExceptionResolver<Exception>
-