public class PipelineException extends Exception
Constructor and Description |
---|
PipelineException(String msg) |
PipelineException(String msg,
Throwable cause) |
PipelineException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PipelineException(String msg)
public PipelineException(Throwable cause)
public PipelineException(String msg, Throwable cause)
elasticsearch-river-jdbc