Class ManifestValidationException

All Implemented Interfaces:
Serializable

public class ManifestValidationException extends DataStoreException
Exception indicating the manifest recorded with a data store does not match the expected manifest.
See Also:
  • Constructor Details

    • ManifestValidationException

      public ManifestValidationException(String message)
      Constructs a new manifest validation exception.
      Parameters:
      message - the reason validation failed