13 lines
248 B
YAML
13 lines
248 B
YAML
|
name: OutOfBoundsException
|
||
|
class_comment: '# * Base OutOfBoundsException for the Intl component.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @author Bernhard Schussek <bschussek@gmail.com>'
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods: []
|
||
|
traits: []
|
||
|
interfaces:
|
||
|
- ExceptionInterface
|