Class ThumbnailException

  • All Implemented Interfaces:
    Serializable

    public class ThumbnailException
    extends org.alfresco.error.AlfrescoRuntimeException
    Thumbnail service exception class
    Author:
    Roy Wetherall
    See Also:
    Serialized Form
    • Constructor Detail

      • ThumbnailException

        public ThumbnailException​(String msgId)
      • ThumbnailException

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

        public ThumbnailException​(String msgId,
                                  Throwable cause)