Swift_Events_TransportExceptionListener
extends
Swift_Events_EventListener
in
Listens for Exceptions thrown from within the Transport system.
Tags
Table of Contents
- exceptionThrown() : mixed
- Invoked as a TransportException is thrown in the Transport system.
Methods
exceptionThrown()
Invoked as a TransportException is thrown in the Transport system.
public
exceptionThrown(Swift_Events_TransportExceptionEvent $evt) : mixed