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

Class: Testing_FIT_Exception_Parser

Source Location: /Testing_FIT-0.2.2/Exception/Parser.php

Class Overview

Exception
   |
   --Testing_FIT_Exception_Parser

FIT Parser Exception


Author(s):

Version:

  • 0.1.0

Variables

Methods


Inherited Variables

Class: Exception (Internal Class)

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

Inherited Methods

Class: Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
__wakeup ( )

Class Details

[line 20]
FIT Parser Exception
  • Version: 0.1.0


[ Top ]


Class Variables

$context =

[line 27]

context
  • Access: protected

Type:   array


[ Top ]



Method Detail

__construct (Constructor)   [line 34]

Testing_FIT_Exception_Parser __construct( string $msg, [ $table = null], [ $row = null], [ $column = null])

constructor
  • Access: public

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

Parameters:

string   $msg   —  message string
   $table   — 
   $row   — 
   $column   — 

[ Top ]

getContext   [line 45]

array getContext( )

receive context
  • Return: information
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:09:48 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.