Class VaultUpdateException

All Implemented Interfaces:
Serializable

public class VaultUpdateException extends ServerException
Thrown when the user try to upload a vault but there is a new version on the server
See Also:
  • Field Details

  • Constructor Details

    • VaultUpdateException

      public VaultUpdateException(String message, org.apache.hc.core5.http.HttpResponse httpResponse, ServerVaultFile vaultFile)
    • VaultUpdateException

      public VaultUpdateException(org.apache.hc.core5.http.HttpResponse httpResponse, ServerVaultFile vaultFile)