Serialized Form


Package com.techventus.server.voice.exception

Class com.techventus.server.voice.exception.AccountDeletedException extends AuthenticationException implements Serializable

serialVersionUID: -6043357209505991129L

Class com.techventus.server.voice.exception.AccountDisabledException extends AuthenticationException implements Serializable

serialVersionUID: 3975877956108653417L

Class com.techventus.server.voice.exception.AuthenticationException extends java.io.IOException implements Serializable

serialVersionUID: 5375401570657384394L

Serialized Fields

error

ERROR_CODE error

Class com.techventus.server.voice.exception.BadAuthenticationException extends AuthenticationException implements Serializable

serialVersionUID: 370186803888464884L

Class com.techventus.server.voice.exception.CaptchaRequiredException extends AuthenticationException implements Serializable

serialVersionUID: -8965049712183837356L

Serialized Fields

captchaToken

java.lang.String captchaToken
Token representing the specific Captcha challenge. Google supplies this token and the CAPTCHA image URL in a login failed response with the error code "CaptchaRequired".


captchaUrl

java.lang.String captchaUrl
URL of the Captcha image.

Class com.techventus.server.voice.exception.NotVerifiedException extends AuthenticationException implements Serializable

serialVersionUID: -6945694818861858697L

Class com.techventus.server.voice.exception.ServiceDisabledException extends AuthenticationException implements Serializable

serialVersionUID: -5095735710095958867L

Class com.techventus.server.voice.exception.ServiceUnavailableException extends AuthenticationException implements Serializable

serialVersionUID: 2876935821178126326L

Class com.techventus.server.voice.exception.TermsNotAgreedException extends AuthenticationException implements Serializable

serialVersionUID: -127222726520134920L