IntegrityDialogRequest.IntegrityResponse.ExceptionDetails

public final class IntegrityDialogRequest.IntegrityResponse.ExceptionDetails extends IntegrityDialogRequest.IntegrityResponse


表示完整性检查失败,包含 IntegrityServiceException

摘要

公共构造函数

公共构造函数

ExceptionDetails

public ExceptionDetails(IntegrityServiceException exception)

公共方法

getException

public IntegrityServiceException getException()

返回关联的 IntegrityServiceException