Class ExceptionHandlers

java.lang.Object
org.craftercms.studio.controller.rest.v2.ExceptionHandlers

@Order(-2147483648) @RestControllerAdvice({"org.craftercms.studio.controller.rest.v2","org.craftercms.studio.controller.web.v1"}) public class ExceptionHandlers extends Object
Controller advice that handles exceptions thrown by API 2 REST controllers.
Author:
avasquez