public class PipelineStoppedException extends RuntimeException
OutputChannel.output(com.endeca.itl.record.Record)
,
and should be thrown by a PipelineComponentRuntime
when it
detects a stop.Constructor and Description |
---|
PipelineStoppedException() |
PipelineStoppedException(String message) |
PipelineStoppedException(String message,
Throwable cause) |
PipelineStoppedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.