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

Class: Gtk2_ExceptionDump_StackModel

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

Class Overview

GtkTreeStore
   |
   --Gtk2_ExceptionDump_StackModel

Stack trace list model.


Author(s):

Version:

  • CVS: $Id$

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 Mon, 11 Mar 2019 15:55:05 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.