Show:

Q_Exception_PhpError Class

Constructor

Q_Exception_PhpError

(
  • $params
  • $input_fields
)

Parameters:

  • $params Array

    The following values are expected:
    "errstr" => the error message to display
    "errfile" =>
    "errline" =>
    "fixTrace" => fixes the trace array to

  • $input_fields Array

    Same as in Q_Exception.

Item Index

Properties

Methods

getTraceAsStringEx

() String

Returns:

String:

getTraceEx

() Array

Returns:

Array:

Properties

$fixTrace

Boolean protected