Class PipeRunException

All Implemented Interfaces:
Serializable

public class PipeRunException extends IbisException
Exception thrown when the doPipe() method of a Pipe runs in error.
Author:
Johan Verrips
See Also:
  • Constructor Details

  • Method Details

    • getPipeInError

      public IPipe getPipeInError()