Class InvalidFileException

All Implemented Interfaces:
Serializable

public class InvalidFileException extends RuntimeException
Thrown when an uploaded file fails validation.
See Also:
  • Constructor Details

    • InvalidFileException

      public InvalidFileException(String message)
      Constructs a new InvalidFileException.