platform/api/laravel/Support/Exceptions/MathException.yaml
2024-09-02 10:44:11 -07:00

11 lines
189 B
YAML

name: MathException
class_comment: null
dependencies:
- name: RuntimeException
type: class
source: RuntimeException
properties: []
methods: []
traits:
- RuntimeException
interfaces: []