Class CollectingTransformErrorListener

    • Field Detail

      • m_aRWLock

        protected final com.helger.commons.concurrent.SimpleReadWriteLock m_aRWLock
    • Constructor Detail

      • CollectingTransformErrorListener

        public CollectingTransformErrorListener()
    • Method Detail

      • getErrorList

        @Nonnull
        @ReturnsMutableCopy
        public com.helger.commons.error.list.ErrorList getErrorList()
      • clearResourceErrors

        @Nonnull
        public com.helger.commons.state.EChange clearResourceErrors()
        Clear all currently stored errors.
        Returns:
        EChange.CHANGED if at least one item was cleared.