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

Class: Swift_IoException

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

Class Overview

Exception
   |
   --Swift_SwiftException
      |
      --Swift_IoException

I/O Exception class.


Author(s):

  • Chris Corbyn

Methods


Child classes:

Swift_TransportException
TransportException thrown when an error occurs in the Transport subsystem.
Swift_Plugins_Pop_Pop3Exception
Pop3Exception thrown when an error occurs connecting to a POP3 host.

Inherited Methods

Class: Swift_SwiftException

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

Class Details

[line 18]
I/O Exception class.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


constructor __construct [line 25]

Swift_IoException __construct( string $message)

Create a new IoException with $message.



Tags:

access:  public


Overridden in child classes as:

Swift_TransportException::__construct()
Create a new TransportException with $message.
Swift_Plugins_Pop_Pop3Exception::__construct()
Create a new Pop3Exception with $message.

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

Parameters:

string   $message  

[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:33:31 -0500 by phpDocumentor 1.4.3