Class MergeConflictException

All Implemented Interfaces:
Serializable

public class MergeConflictException extends ResourceConflictException
Indicates that a commit cannot be merged without conflicts.

Messages should be viewable by end users.

See Also:
  • Constructor Details

    • MergeConflictException

      public MergeConflictException(String msg)