Raised when the referenced schedule does not exist.
@type t() :: %TemporalEx.Error.ScheduleNotFound{ message: String.t(), schedule_id: String.t() | nil }