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