@RestControllerAdvice public class RestBackExceptionIntercept extends Object
@ExceptionHandler(value=RestBackException.class) @ResponseStatus(value=OK) protected RestBack parameterErrorException(RestBackException ex)
Copyright © 2017. All rights reserved.