public interface ValidateCodeCheckFailureHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onValidateFailure(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ValidateCodeException exception) |
void onValidateFailure(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ValidateCodeException exception)
throws IOException
IOExceptionCopyright © 2021. All rights reserved.