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

Class: Swift_TransportException

Source Location: /vendors/swift/classes/Swift/TransportException.php

Class Overview

Exception
   |
   --Swift_SwiftException
      |
      --Swift_IoException
         |
         --Swift_TransportException

TransportException thrown when an error occurs in the Transport subsystem.


Author(s):

  • Chris Corbyn

Methods


Inherited Variables

Class: Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace

Inherited Methods

Class: Swift_IoException

Swift_IoException::__construct()
Create a new IoException with $message.

Class: Swift_SwiftException

Swift_SwiftException::__construct()
Create a new SwiftException with $message.

Class: Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Class Details

[line 19]
TransportException thrown when an error occurs in the Transport subsystem.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


constructor __construct [line 26]

Swift_TransportException __construct( string $message)

Create a new TransportException with $message.



Tags:

access:  public


Overrides Swift_IoException::__construct() (Create a new IoException with $message.)

Parameters:

string   $message  

[ Top ]


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