Class DeathByCaptcha_Exception

Description

Base class for DBC related exceptions.

  • abstract:

Located in /deathbycaptcha.php (line 13)

Exception
   |
   --DeathByCaptcha_Exception
Direct descendents
Class Description
DeathByCaptcha_RuntimeException Exception to throw on environment or runtime related failures.
DeathByCaptcha_IOException Exception to throw on network or disk IO failures.
DeathByCaptcha_ClientException Generic exception to throw on API client errors.
DeathByCaptcha_ServerException Generic exception to throw on API server errors.
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Fri, 11 Nov 2011 19:25:41 +0400 by phpDocumentor 1.4.3