Throw DeploymentFailedException if patcher creating fails
Compare changes
Files
2- Benedikt Wetzel authored
@@ -27,7 +28,9 @@ class PatcherFactory {
This MR introduces a new excpetion named DeploymentFailedException
. This exception is thrown when the creation of a patcher for a specified patcher definition fails. Closes #230 (closed)