17 lines
344 B
YAML
17 lines
344 B
YAML
name: TransportException
|
|
class_comment: '# * @author Fabien Potencier <fabien@symfony.com>'
|
|
dependencies: []
|
|
properties: []
|
|
methods:
|
|
- name: getDebug
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
- name: appendDebug
|
|
visibility: public
|
|
parameters:
|
|
- name: debug
|
|
comment: null
|
|
traits: []
|
|
interfaces:
|
|
- TransportExceptionInterface
|