| Enum | Description |
|---|---|
| ErrorLabel |
Error label that is used in exception message.
|
| Exception | Description |
|---|---|
| FeathrConfigException |
This exception is thrown when the feature definition is incorrect.
|
| FeathrDataOutputException |
This exception is thrown when the data output cannot be written successfully.
|
| FeathrException |
Base exception for Feathr
|
| FeathrFeatureJoinException |
This exception is thrown when the feature definition is invalid.
|
| FeathrFeatureTransformationException | |
| FeathrInputDataException |
This exception is thrown when the input data can't be read or is invalid.
|