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 Jan 6, 2025, 5:23:35 PM