# OutOfBoundsException
Chevere\Exceptions\Core\OutOfBoundsException
view source (opens new window)
# Implements
# Extends
# Description
Exception thrown if a value is not a valid key. This represents errors that cannot be detected at compile time.
# Methods
# __construct
Parameters
- message: MessageInterface
- code: int
- previous: Throwable (opens new window)
# message
Return