StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails

public final class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails extends StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse


Represents a failed integrity check, containing the StandardIntegrityException.

Summary

Public constructors

Public methods

StandardIntegrityException

Returns the associated StandardIntegrityException.

Public constructors

ExceptionDetails

public ExceptionDetails(StandardIntegrityException exception)

Public methods

getException

public StandardIntegrityException getException()

Returns the associated StandardIntegrityException.