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 Sep 23, 2024, 3:32:49 PM