IntegrityDialogRequest.IntegrityResponse.ExceptionDetails

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


실패한 무결성 검사를 나타내며 IntegrityServiceException를 포함합니다.

요약

공개 생성자

공개 메서드

IntegrityServiceException

연결된 IntegrityServiceException를 반환합니다.

공개 생성자

ExceptionDetails

public ExceptionDetails(IntegrityServiceException exception)

공개 메서드

getException

public IntegrityServiceException getException()

연결된 IntegrityServiceException를 반환합니다.