public class CaptchaMismatchException
extends cn.herodotus.engine.assistant.core.exception.PlatformException
Description: 验证码不匹配错误
| 限定符 | 构造器和说明 |
|---|---|
|
CaptchaMismatchException() |
|
CaptchaMismatchException(String message) |
|
CaptchaMismatchException(String message,
Throwable cause) |
protected |
CaptchaMismatchException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
CaptchaMismatchException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
cn.herodotus.engine.assistant.core.domain.Feedback |
getFeedback() |
getResultCopyright © 2022. All rights reserved.