Class ContentIOException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ArchivedIOException, ContentServiceTransientException

@AlfrescoPublicApi public class ContentIOException extends AlfrescoRuntimeException
Wraps a general Exceptions that occurred while reading or writing content.
Author:
Derek Hulley
See Also:
  • Constructor Details

    • ContentIOException

      public ContentIOException(String msg)
    • ContentIOException

      public ContentIOException(String msg, Throwable cause)