Class Ripcord_TransportException

Description

Implements interfaces:

This class is used whenever something goes wrong in sending / receiving data. Possible exceptions thrown are:

  • ripcord::cannotAccessURL (-4) Could not access {url} - Thrown by the transport object when unable to access the given url.

Located in /ripcord.php (line 344)

RuntimeException
   |
   --Ripcord_TransportException
Variables

Inherited Variables

Inherited from RuntimeException (Internal Class)

$code
$file
$line
$message
Methods

Inherited Methods

Inherited From RuntimeException (Internal Class)

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

Documentation generated on Tue, 16 Nov 2010 16:20:17 +0100 by phpDocumentor 1.4.3