Class ImpExWorkerResult

    • Constructor Detail

      • ImpExWorkerResult

        public ImpExWorkerResult​(ImpExWorker worker,
                                 ValueLine valueLine,
                                 Item ret,
                                 java.lang.Exception error)
    • Method Detail

      • getError

        public java.lang.Exception getError()
      • getResult

        public Item getResult()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object