- updated exception package
This commit is contained in:
Lucian Tuca
2019-04-11 16:41:00 +03:00
parent eddfeb90a6
commit 279efd3071
13 changed files with 12 additions and 60 deletions

View File

@@ -8,7 +8,7 @@ import static org.springframework.http.HttpStatus.BAD_REQUEST;
import java.util.List;
import java.util.StringJoiner;
import org.alfresco.transformer.exceptions.TransformException;
import org.alfresco.transform.exceptions.TransformException;
/**
* ImageMagick options builder.