PHPonTrax
[ class tree: PHPonTrax ] [ index: PHPonTrax ] [ all elements ]

Class: TraxError

Source Location: /vendor/trax/trax_exceptions.php

Class Overview

Exception
   |
   --TraxError

Trax base class for Exception handling


Methods


Child classes:

ActiveRecordError
Active Record's Exception handling class
ActionControllerError
Action Controller's Exception handling class

Inherited Variables

Class: Exception (Internal Class)

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

Inherited Methods

Class: Exception (Internal Class)

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

Class Details

[line 36]
Trax base class for Exception handling



[ Top ]


Class Methods


constructor __construct [line 37]

TraxError __construct( $message, $heading, [ $code = "500"])



Tags:

access:  public


Overrides Exception::constructor __construct ( $message, $code ) (parent method not documented)

Parameters:

   $message  
   $heading  
   $code  

[ Top ]


Documentation generated on Mon, 21 May 2007 22:29:25 -0600 by phpDocumentor 1.3.2