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 () Возвращает связанное исключение |
Унаследованные методы | |
---|---|
Публичные конструкторы
Публичные методы
получить исключение
public StandardIntegrityException getException ()
Возвращает связанное исключение StandardIntegrityException
.