Class ProcessingPostponedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ProcessingPostponedException
    extends ProcessingException
    Exception used in FileActionComponent exception happening during processing or indexing that must trigger a postponed re-processing.
    Since:
    jcms-9.0.2 JCMS-4502
    Version:
    $Revision: 82298 $
    See Also:
    Serialized Form
    • Constructor Detail

      • ProcessingPostponedException

        public ProcessingPostponedException​(java.lang.Throwable cause)
      • ProcessingPostponedException

        public ProcessingPostponedException​(java.lang.String message)