Class ThumbnailException

  • All Implemented Interfaces:
    Serializable

    @Deprecated
    public class ThumbnailException
    extends org.alfresco.error.AlfrescoRuntimeException
    Deprecated.
    We are introducing the new async RenditionService2.
    Thumbnail service exception class
    Author:
    Roy Wetherall
    See Also:
    Serialized Form
    • Constructor Detail

      • ThumbnailException

        public ThumbnailException​(String msgId)
        Deprecated.
      • ThumbnailException

        public ThumbnailException​(String msgId,
                                  Object[] msgParams)
        Deprecated.
      • ThumbnailException

        public ThumbnailException​(String msgId,
                                  Object[] msgParams,
                                  Throwable cause)
        Deprecated.
      • ThumbnailException

        public ThumbnailException​(String msgId,
                                  Throwable cause)
        Deprecated.