Class: Toybox.Lang.SymbolNotAllowedException

Overview

This exception indicates that an app attempted to access a Symbol that is not accessible to its app type.

See Also:

Since:

API Level 2.2.0

Instance Method Summary collapse

Instance Method Details

initialize(msg as Lang.String)

SymbolNotAllowedException constructor.

Since:

API Level 2.2.0


Generated Apr 17, 2024 9:40:37 AM