13 lines
249 B
YAML
13 lines
249 B
YAML
|
name: OutOfBoundsException
|
||
|
class_comment: '# * Base OutOfBoundsException for Form component.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @author Alexander Kotynia <aleksander.kot@gmail.com>'
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods: []
|
||
|
traits: []
|
||
|
interfaces:
|
||
|
- ExceptionInterface
|