2.5.1

ConditionNotFoundError

Package: flyte.errors

This error is raised when the user tries to access a condition that does not exist.

Parameters

class ConditionNotFoundError(
    message: str,
)
Parameter Type Description
message str