Feathr Feature Store
latest
Feathr Feature Store
»
Module code
»
feathr.api.app.core.error_code
Source code for feathr.api.app.core.error_code
from
enum
import
Enum
[docs]
class
ErrorCode
(
Enum
):
invalid_code
=
1
not_implemented
=
2