mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
The getContentString() method catches all Exceptions and re-throws as a custom ContentIOException. We want ArchivedIOExceptions re-thrown.