Swift
[ class tree: Swift ] [ index: Swift ] [ all elements ]

Class: Swift_Events_TransportExceptionEvent

Source Location: /vendors/swift/classes/Swift/Events/TransportExceptionEvent.php

Class Overview

Swift_Events_EventObject
   |
   --Swift_Events_TransportExceptionEvent

Generated when a TransportException is thrown from the Transport system.


Author(s):

  • Chris Corbyn

Methods


Inherited Methods

Class: Swift_Events_EventObject

Swift_Events_EventObject::__construct()
Create a new EventObject originating at $source.
Swift_Events_EventObject::bubbleCancelled()
Returns true if this Event will not bubble any further up the stack.
Swift_Events_EventObject::cancelBubble()
Prevent this Event from bubbling any further up the stack.
Swift_Events_EventObject::getSource()
Get the source object of this event.

Class Details

[line 20]
Generated when a TransportException is thrown from the Transport system.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


constructor __construct [line 34]

Swift_Events_TransportExceptionEvent __construct( Swift_Transport $transport, Swift_TransportException $ex)

Create a new TransportExceptionEvent for $transport.



Tags:

access:  public


Overrides Swift_Events_EventObject::__construct() (Create a new EventObject originating at $source.)

Parameters:

Swift_Transport   $transport  
Swift_TransportException   $ex  

[ Top ]

method getException [line 45]

Swift_TransportException getException( )

Get the TransportException thrown.



Tags:

access:  public


[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:34:46 -0500 by phpDocumentor 1.4.3