@ControllerAdvice public class ExceptionHandlingControllerAdvice extends Object
| 构造器和说明 |
|---|
ExceptionHandlingControllerAdvice() |
@ExceptionHandler(value=org.springframework.social.RateLimitExceededException.class) public String rateLimitExceeded(org.springframework.social.RateLimitExceededException e, org.springframework.ui.Model model)
Copyright © 2013–2014 Shark Xu. All rights reserved.