imixs / imixs-signature

A signature service to sign PDF documents attached to a Imixs-Workflow workitem
GNU General Public License v3.0
0 stars 0 forks source link

SignatureAdapter - throw PluginException #6

Closed rsoika closed 3 years ago

rsoika commented 3 years ago

The SignatureAdapter should throw a PluginException instead of a ProcessingErrorException.

This improves the error handling.