StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails

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


Stellt eine fehlgeschlagene Integritätsprüfung dar, die die StandardIntegrityException enthält.

Zusammenfassung

Öffentliche Konstruktoren

Öffentliche Methoden

StandardIntegrityException

Gibt die zugehörige StandardIntegrityException zurück.

Öffentliche Konstruktoren

ExceptionDetails

public ExceptionDetails(StandardIntegrityException exception)

Öffentliche Methoden

getException

public StandardIntegrityException getException()

Gibt die zugehörige StandardIntegrityException zurück.