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:
    Serialized Form
    • Constructor Detail

      • MergeConflictException

        public MergeConflictException​(String msg)