GoogleIdTokenParsingException

class GoogleIdTokenParsingException : Exception


一种异常,用于表示转换 GetGoogleIdTokenOption 或 GoogleIdTokenCredential 时出现解析错误。

总结

公共构造函数

继承的属性

来自 kotlin.Throwable

公共构造函数

GoogleIdTokenParsingException

GoogleIdTokenParsingException(e: Throwable? = null)