Class EmptyResultFileException

All Implemented Interfaces:
Serializable

public class EmptyResultFileException extends FrameworkException
Exception indicating a result file is empty, invalid, or not properly formatted.
See Also:
  • Constructor Details

    • EmptyResultFileException

      public EmptyResultFileException()
      Constructs a new exception indicating a result file is empty.
    • EmptyResultFileException

      public EmptyResultFileException(File file)
      Constructs a new exception indicating a result file is empty.
      Parameters:
      file - the result file