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

Class: Gtk2_ExceptionDump_StackModel

Source Location: /Gtk2_ExceptionDump-1.1.0/Gtk2/ExceptionDump/StackModel.php

Class Overview

GtkTreeStore
   |
   --Gtk2_ExceptionDump_StackModel

Stack trace list model.


Author(s):

Version:

  • CVS: $Id: StackModel.php,v 1.3 2007/07/07 06:36:31 cweiske Exp $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 14]
Stack trace list model.

Is used as model for Gtk2_ExceptionDump_Stack class



[ Top ]


Method Detail

__construct (Constructor)   [line 21]

Gtk2_ExceptionDump_StackModel __construct( [mixed $exception = null])

Creates the stack trace tree model.
  • Access: public

Parameters:

mixed   $exception     Exception or PEAR_Error

[ Top ]

setException   [line 41]

void setException( mixed $exception, [int $nOmitLines = 0])

Sets and displays the exception.
  • Access: public

Parameters:

mixed   $exception     Exception or PEAR_Error
int   $nOmitLines     Number of stack lines to supress

[ Top ]


Documentation generated on Fri, 11 Apr 2008 14:30:10 -0400 by phpDocumentor 1.4.0. PEAR Logo Copyright © PHP Group 2004.