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