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

Class: FileFindException

Source Location: /File_Find-0.3.1/Find.php

Class Overview

PEAR_Error
   |
   --FileFindException

Exception Class for Errorhandling of File_Find


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 306]
Exception Class for Errorhandling of File_Find
  • Access: public


[ Top ]


Class Variables

$classname =  'FileFindException'

[line 312]

classname

Type:   string


[ Top ]

$error_message_prepend =  'Error in File_Find'

[line 318]

Message in front of the error message

Type:   string


[ Top ]



Method Detail

FileFindException (Constructor)   [line 330]

object PEAR_Error FileFindException( string $message, [int $mode = PEAR_ERROR_RETURN], [int $level = E_USER_NOTICE])

Creates a PEAR_Error object
  • Access: public

Parameters:

string   $message   —  Error message
int   $mode   —  Error mode
int   $level   —  Error level

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:13:01 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.