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

Class: Gtk2_ExceptionDump_StackModel

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

Class Overview

GtkTreeStore
   |
   --Gtk2_ExceptionDump_StackModel

Stack trace list model.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 9]
Stack trace list model.

Is used as model for Gtk2_ExceptionDump_Stack class



[ Top ]


Method Detail

__construct (Constructor)   [line 16]

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 33]

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 14:55:22 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.