Class ExceptionHandlers


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