Class FeathrFeatureJoinException

All Implemented Interfaces:
Serializable

public class FeathrFeatureJoinException extends FeathrException
This exception is thrown when the feature definition is invalid.
See Also:
  • Constructor Details

    • FeathrFeatureJoinException

      public FeathrFeatureJoinException(ErrorLabel errorLabel, String msg, Throwable cause)
    • FeathrFeatureJoinException

      public FeathrFeatureJoinException(ErrorLabel errorLabel, String msg)