Class EmptyFileException

All Implemented Interfaces:
Serializable

public class EmptyFileException extends IllegalArgumentException
Exception thrown if an Empty (zero byte) file is supplied
See Also:
  • Constructor Details

    • EmptyFileException

      public EmptyFileException()