Class CCFileMismatchException

All Implemented Interfaces:
Serializable

public class CCFileMismatchException extends CCImportException
Represents a mismatch between 2 files
Since:
4.0
See Also:
  • Constructor Details

    • CCFileMismatchException

      public CCFileMismatchException(String fileName, String testcase, int testcaseID)
  • Method Details

    • getTestID

      public int getTestID()