Class PathNotFoundException

Description

Exception thrown when no Item exists at the specified path or when the specified path implies intermediary Nodes that do not exist.

  • author:
  • version: 1.0

Located in /PathNotFoundException.php (line 9)

Exception
   |
   --PathNotFoundException
Method Summary
 PathNotFoundException __construct ([ $message = null])
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 10)
  • access: public
PathNotFoundException __construct ([ $message = null])
  • $message

Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ], [$previous = ] )

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Sun, 04 Oct 2009 07:13:10 +0800 by phpDocumentor 1.4.3