Class MergeConflictException

All Implemented Interfaces:
Serializable

public class MergeConflictException extends EngineException
Thrown when there is merge conflict which shall be reported
Author:
K. Benedyczak
See Also:
  • Constructor Details

    • MergeConflictException

      public MergeConflictException(String msg)