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