Class StorageStrategyNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.gouv.vitam.common.exception.VitamException
fr.gouv.vitam.storage.engine.common.utils.StorageStrategyNotFoundException
All Implemented Interfaces:
Serializable

public class StorageStrategyNotFoundException extends VitamException
See Also:
  • Constructor Details

    • StorageStrategyNotFoundException

      public StorageStrategyNotFoundException(String message, String strategyId, String variableName)
    • StorageStrategyNotFoundException

      public StorageStrategyNotFoundException(String message)
  • Method Details

    • getStrategyId

      public String getStrategyId()
    • getVariableName

      public String getVariableName()