Class Swift_Exception

Description

The Logger Interface

Located in /Swift/Exception.php (line 19)

Exception
   |
   --Swift_Exception
Direct descendents
Class Description
Swift_ConnectionException Swift Connection Exception
Swift_FileException Swift File Exception
Swift_Message_MimeException Swift MIME Exception
Method Summary
Swift_Exception __construct (string $message, [int $code = 0])
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 27)

Constructor.

Creates the exception and appends log information if available.

  • access: public
Swift_Exception __construct (string $message, int $code)
  • string $message: Message
  • int $code: Code

Redefinition of:
Exception::constructor __construct ( $message, $code )

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Wed, 26 Mar 2008 20:33:07 +1100 by phpDocumentor 1.3.1