public class CaptchaException
extends cn.herodotus.engine.assistant.core.exception.PlatformException
Description: 验证码基础Exception
| 构造器和说明 |
|---|
CaptchaException() |
CaptchaException(String message) |
CaptchaException(String message,
Throwable cause) |
CaptchaException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CaptchaException(Throwable cause) |
Copyright © 2022. All rights reserved.