IntegrityDialogRequest.IntegrityResponse.ExceptionDetails

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


Represents a failed integrity check, containing the IntegrityServiceException.

Summary

Public constructors

Public methods

IntegrityServiceException

Returns the associated IntegrityServiceException.

Public constructors

ExceptionDetails

public ExceptionDetails(IntegrityServiceException exception)

Public methods

getException

public IntegrityServiceException getException()

Returns the associated IntegrityServiceException.