Class: Toybox.Lang.ValueOutOfBoundsException

Overview

This exception indicates a value out-of-bounds was passed as a parameter.

See Also:

Since:

API Level 3.0.0

Instance Method Summary collapse

Instance Method Details

initialize(msg as Lang.String)

ValueOutOfBoundsException constructor.

Parameters:

Since:

API Level 3.0.0


Generated Apr 17, 2024 9:40:37 AM