Georg,
Capture the PAPI Action Message value in the Assignment block following the Catch Action. Return this Message value back to the POD; it will give you the description of the error you are getting.
While MII Catch block will catch the error, it will not record the exception message in its Error value, which is why you need to capture the Message value from the PAPI Action.
Regards, Steve