StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails

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


यह इंटिग्रिटी चेक के फ़ेल होने की जानकारी देता है. इसमें StandardIntegrityException शामिल होता है.

खास जानकारी

पब्लिक कंस्ट्रक्टर

सार्वजनिक तरीके

StandardIntegrityException

इससे जुड़ा StandardIntegrityException दिखाता है.

पब्लिक कंस्ट्रक्टर

ExceptionDetails

public ExceptionDetails(StandardIntegrityException exception)

सार्वजनिक तरीके

getException

public StandardIntegrityException getException()

इससे जुड़ा StandardIntegrityException दिखाता है.