Class HashesMismatchException

All Implemented Interfaces:
Serializable

public class HashesMismatchException extends VaultException
Exception thrown when a node's checksum stored in Alfresco does not match the value stored in the vault.
See Also:
  • Constructor Details

    • HashesMismatchException

      public HashesMismatchException(String alfrescoHash, String vaultHash)