Class HandledProcessingException

  • All Implemented Interfaces:
    Serializable

    public class HandledProcessingException
    extends RuntimeException
    Exception generated by known bad input in a docproc. Will cause only message to be logged, not stacktrace.
    Author:
    Mathias Mølster Lidal
    See Also:
    Serialized Form
    • Constructor Detail

      • HandledProcessingException

        public HandledProcessingException​(String message)