Class CCIdenticalFilesException

All Implemented Interfaces:
Serializable

public class CCIdenticalFilesException extends CCAbstractException
Creates an exception indicating that the specified file is identical between the two given results
Since:
10.0
See Also:
  • Constructor Details

    • CCIdenticalFilesException

      public CCIdenticalFilesException(String messageKey)
    • CCIdenticalFilesException

      public CCIdenticalFilesException(ICCFile ccFile, ICCResult ccResult1, ICCResult ccResult2)