class MoreLikeThisDisabledError(Exception):
pass
class WorkflowHashNotEqualError(Exception):
class IsDraftWorkflowError(Exception):
class WorkflowNotFoundError(Exception):
class WorkflowIdFormatError(Exception):
class InvokeDailyRateLimitError(Exception):
"""Raised when daily rate limit is exceeded for workflow invocations."""