StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails

public class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails
extends Object

java.lang.Object
   ↳ com.google.android.play.core.integrity.StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails


代表完整性檢查失敗,內含 StandardIntegrityException

摘要

公用建構函式

ExceptionDetails(StandardIntegrityException exception)

公用方法

StandardIntegrityException getException()

傳回相關聯的 StandardIntegrityException

繼承方法

公用建構函式

ExceptionDetails

public ExceptionDetails (StandardIntegrityException exception)

公用方法

getException

public  StandardIntegrityException getException ()

傳回相關聯的 StandardIntegrityException