phpDocumentor qJerry
[ class tree: qJerry ] [ index: qJerry ] [ all elements ]

Class: qJException

Source Location: /qjerry.php

Class qJException

Class Overview

Custom exception class for qJerry.

All exceptions thrown by qJerry are instances of the qJException class.

Located in /qjerry.php [line 1996]

Exception
   |
   --qJException

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Exception (Internal Class)

$code
$file
$line
$message
$string
$trace

Inherited From Exception (Internal Class)

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

[ Top ]
Method Summary
qJException   __construct()  

[ Top ]
Methods
Constructor __construct  [line 1997]

  qJException __construct( $message, [ $code = 0]  )

Parameters:
   $message: 
   $code: 

API Tags:
Access:  public


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

[ Top ]

Documentation generated on Wed, 04 Mar 2009 14:09:14 +0300 by phpDocumentor 1.4.1