Class ZipValidationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codice.ddf.catalog.transformer.zip.ZipValidationException
All Implemented Interfaces:
Serializable

public class ZipValidationException extends Exception
Thrown by a ZipValidator when an error occurs during the validation of a Zip file.
See Also:
  • Constructor Details

    • ZipValidationException

      public ZipValidationException(String message)
      Instantiates a new exception with the provided message.
      Parameters:
      message - the message