GoogleIdTokenParsingException

class GoogleIdTokenParsingException : Exception


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

摘要

公共构造函数

继承的属性

kotlin.Throwable 派生

公共构造函数

GoogleIdTokenParsingException

GoogleIdTokenParsingException(e: Throwable? = null)