ApplyPatchConflict class final
Patch could not be applied; message describes the conflict or error.
- Inheritance
-
- Object
- ApplyPatchUtils
- ApplyPatchConflict
Constructors
- ApplyPatchConflict(String message)
-
Creates a conflict result whose
messagedescribes why the patch failed.const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited