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