Package com.lucidworks.apollo.pipeline
Class PipelineRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.lucidworks.cloud.error.FusionException
com.lucidworks.apollo.pipeline.PipelineRuntimeException
- All Implemented Interfaces:
Serializable
public class PipelineRuntimeException
extends com.lucidworks.cloud.error.FusionException
- See Also:
-
Field Summary
Fields inherited from class com.lucidworks.cloud.error.FusionException
errorInfo -
Constructor Summary
ConstructorsConstructorDescriptionPipelineRuntimeException(String message) PipelineRuntimeException(String message, Throwable cause) -
Method Summary
Methods inherited from class com.lucidworks.cloud.error.FusionException
getErrorInfo, getMessage, isOfType, returnOnTypeOrRethrowMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PipelineRuntimeException
-
PipelineRuntimeException
-
PipelineRuntimeException
-