Class QueryPathIOException

(line 3936)

Description

Exception
   |
   --QueryPathException
      |
      --QueryPathParseException
         |
         --QueryPathIOException

Located in File: /src/QueryPath/QueryPath.php

Exception indicating that a parser has failed to parse a file.

This will report parser warnings as well as parser errors. It should only be thrown, though, under error conditions.



Class Variables

Summary:

Class Constants

Summary:

Method Detail

Summary:
static void initializeFromError ( $code,  $str,  $file,  $line,  $cxt)

Static Method initializeFromError (line 3937)

void initializeFromError( $code, $str, $file, $line, $cxt)

Overrides : QueryPathParseException::initializeFromError() parent method not documented

Parameters

  • $code:
  • $str:
  • $file:
  • $line:
  • $cxt:

Info

  • access - public

Inherited Variables

Inherited Class Variable Summary

Inherited From Class Exception (Internal Class)

$code -

$file -

$line -

$message -

$previous -

$string -

$trace -

Inherited Methods

Inherited Method Summary

Inherited From Class QueryPathParseException

QueryPathParseException::__construct() -

QueryPathParseException::initializeFromError() -


Inherited From Class Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] ) -

getCode ( ) -

getFile ( ) -

getLine ( ) -

getMessage ( ) -

getPrevious ( ) -

getTrace ( ) -

getTraceAsString ( ) -

__clone ( ) -

__toString ( ) -



Documentation generated on Sun, 25 Jul 2010 16:09:11 -0500 by phpDocumentor 1.4.3