Class ArchivedIOException

All Implemented Interfaces:
Serializable

@AlfrescoPublicApi public class ArchivedIOException extends ContentIOException
Unable to access as content is in an Archived state. Default status is Precondition Failed Client Error = 412
Author:
David Edwards
See Also:
  • Constructor Details

    • ArchivedIOException

      public ArchivedIOException(String msg)
    • ArchivedIOException

      public ArchivedIOException(String msg, Throwable cause)