Class: Toybox.Lang.SymbolNotAllowedException
- Inherits:
-
Toybox.Lang.Exception
Overview
This exception indicates that an app attempted to access a Symbol that is not accessible to its app type.
See Also:
Instance Method Summary collapse
-
initialize(msg as Lang.String)
SymbolNotAllowedException constructor.
Instance Method Details
initialize(msg as Lang.String)
SymbolNotAllowedException constructor.