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 Jun 26, 2024 1:13:55 PM