Class smtpException

Description

Base class for SMTP related functions

Located in /lib/msmtp.inc.php (line 13)

Exception
   |
   --smtpException
Direct descendents
Class Description
invalidEmailAddressException Exception indicating an invalid email address format
invalidAttachmentException Exception indicating an invalid attachment file
Method Summary
smtpException __construct ( $message, [ $code = 0])
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 14)
  • access: public
smtpException __construct ( $message, [ $code = 0])
  • $message
  • $code

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

Redefined in descendants as:

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Thu, 10 Dec 2009 15:21:30 +0100 by phpDocumentor 1.4.1