Class EmailException

Description

Email Exception for CompositeMail class

Located in /emailexception.php (line 17)

Exception
   |
   --EmailException
Method Summary
EmailException __construct ([ $message = FALSE], [integer $code = FALSE], string $mesasge)
Variables

Inherited Variables

Inherited from Exception (Internal Class)

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

Constructor

  • access: public
EmailException __construct ([ $message = FALSE], [integer $code = FALSE], string $mesasge)
  • string $mesasge
  • integer $code
  • $message

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 Thu, 12 Oct 2006 01:53:27 +0200 by phpDocumentor 1.3.0