Class FeathrFeatureTransformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.linkedin.feathr.common.exception.FeathrException
com.linkedin.feathr.common.exception.FeathrFeatureTransformationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFeathrFeatureTransformationException(ErrorLabel errorLabel, String msg) FeathrFeatureTransformationException(ErrorLabel errorLabel, String msg, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FeathrFeatureTransformationException
-
FeathrFeatureTransformationException
-