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