Class: Toybox.Background.InvalidBackgroundTimeException
- Inherits:
-
Toybox.Lang.Exception
Overview
Indicates a invalid time was provided to registerForTemporalEvent(), which may be invalid because it either:
-
Occurs less than five minutes after the last background event occurred
-
Has a duration of less than five minutes
Instance Method Summary collapse
-
initialize(msg as Lang.String)
Constructor.
Instance Method Details
initialize(msg as Lang.String)
Constructor