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를 반환합니다.