public class FileIntegrityException extends OFDVerifyException
| 构造器和说明 |
|---|
FileIntegrityException() |
FileIntegrityException(org.ofdrw.core.basicType.ST_Loc fileAbsPath,
byte[] exceptDataHash,
byte[] actualDataHash) |
FileIntegrityException(String msg) |
FileIntegrityException(String message,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
getActualDataHash() |
byte[] |
getExceptDataHash() |
org.ofdrw.core.basicType.ST_Loc |
getFileAbsPath() |
public FileIntegrityException(org.ofdrw.core.basicType.ST_Loc fileAbsPath,
byte[] exceptDataHash,
byte[] actualDataHash)
public FileIntegrityException()
public FileIntegrityException(String msg)
Copyright © 2022. All rights reserved.