Class CCFileChangedException

All Implemented Interfaces:
Serializable

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

    • CCFileChangedException

      public CCFileChangedException(String messageKey)
    • CCFileChangedException

      public CCFileChangedException(ICCResult ccResult1, ICCResult ccResult2)