Package com.eka.middleware.template
Class SnippetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.eka.middleware.template.SnippetException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSnippetException
(DataPipeline dataPipeLine, String errMsg, Exception e) SnippetException
(DataPipeline dataPipeLine, String errMsg, Exception e, Map<String, Object> meta, String code) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
logger
public static org.apache.logging.log4j.Logger logger -
propagate
public boolean propagate
-
-
Constructor Details
-
Method Details