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

Class: PropelException

Source Location: /PropelException.php

Class Overview

Exception
   |
   --PropelException

The base class of all exceptions thrown by Propel.


Author(s):

Version:

  • $Revision: 521 $

Variables

Methods


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 28]
The base class of all exceptions thrown by Propel.



Tags:

author:  Hans Lellelid <hans@xmpl.org>
version:  $Revision: 521 $


[ Top ]


Class Variables

$cause =

[line 31]

The nested "cause" exception.



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 33]

PropelException __construct( $p1, [ $p2 = null])



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

Parameters:

   $p1  
   $p2  

[ Top ]

method getCause [line 57]

void getCause( )



[ Top ]


Documentation generated on Thu, 22 Nov 2007 03:33:52 +0000 by phpDocumentor 1.4.0