Serialized Form
-
Package cloud.opencode.base.captcha.exception
-
Exception Class cloud.opencode.base.captcha.exception.CaptchaException
class CaptchaException extends OpenException implements Serializable -
Exception Class cloud.opencode.base.captcha.exception.CaptchaExpiredException
class CaptchaExpiredException extends CaptchaException implements Serializable-
Serialized Fields
-
captchaId
String captchaId
-
-
-
Exception Class cloud.opencode.base.captcha.exception.CaptchaGenerationException
class CaptchaGenerationException extends CaptchaException implements Serializable-
Serialized Fields
-
type
CaptchaType type
-
-
-
Exception Class cloud.opencode.base.captcha.exception.CaptchaNotFoundException
class CaptchaNotFoundException extends CaptchaException implements Serializable-
Serialized Fields
-
captchaId
String captchaId
-
-
-
Exception Class cloud.opencode.base.captcha.exception.CaptchaRateLimitException
class CaptchaRateLimitException extends CaptchaException implements Serializable -
Exception Class cloud.opencode.base.captcha.exception.CaptchaVerifyException
class CaptchaVerifyException extends CaptchaException implements Serializable
-