14 lines
319 B
YAML
14 lines
319 B
YAML
|
name: UnrecoverableMessageHandlingException
|
||
|
class_comment: '# * A concrete implementation of UnrecoverableExceptionInterface that
|
||
|
can be used directly.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @author Frederic Bouchery <frederic@bouchery.fr>'
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods: []
|
||
|
traits: []
|
||
|
interfaces:
|
||
|
- UnrecoverableExceptionInterface
|