12 lines
209 B
YAML
12 lines
209 B
YAML
name: LogicException
|
|
class_comment: '# * LogicException.
|
|
|
|
# *
|
|
|
|
# * @author Lukas Kahwe Smith <smith@pooteeweet.org>'
|
|
dependencies: []
|
|
properties: []
|
|
methods: []
|
|
traits: []
|
|
interfaces:
|
|
- ExceptionInterface
|