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

Procedural File: Error.php

Source Location: /PHPExcel/Shared/JAMA/utils/Error.php



Page Details:



Tags:

author:  Michael Bommarito
version:  01292005
filesource:  Source Code for this file







ArgumentBoundsException [line 39]

ArgumentBoundsException = -3

[ Top ]



ArgumentTypeException [line 34]

ArgumentTypeException = -2

[ Top ]



ArrayLengthException [line 65]

ArrayLengthException = -9

[ Top ]



ERROR [line 15]

ERROR = E_USER_ERROR

[ Top ]



LANG [line 11]

LANG = 'EN'

[ Top ]



MatrixDimensionException [line 44]

MatrixDimensionException = -4

[ Top ]



MatrixRankException [line 62]

MatrixRankException = -8

[ Top ]



MatrixSingularException [line 59]

MatrixSingularException = -7

[ Top ]



MatrixSPDException [line 54]

MatrixSPDException = -6

[ Top ]



NOTICE [line 17]

NOTICE = E_USER_NOTICE

[ Top ]



PolymorphicArgumentException [line 29]

PolymorphicArgumentException = -1

[ Top ]



PrecisionLossException [line 49]

PrecisionLossException = -5

[ Top ]



RowLengthException [line 68]

RowLengthException = -10

[ Top ]



WARNING [line 16]

WARNING = E_USER_WARNING

[ Top ]




JAMAError [line 78]

void JAMAError( [int $type = null], [int $num = null], [string $file = null], [int $line = null], [ $context = null])

Custom error handler

Custom error handler




Parameters

int   $type   Error type: {ERROR, WARNING, NOTICE}
int   $num   Error number
string   $file   File in which the error occured
int   $line   Line on which the error occured
   $context  
[ Top ]



Documentation generated on Mon, 05 Jan 2009 20:36:53 +0100 by phpDocumentor 1.4.1