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

Class: FileFindException

Source Location: /File_Find-0.3.0/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 308]
Exception Class for Errorhandling of File_Find
  • Access: public


[ Top ]


Class Variables

$classname =  'FileFindException'

[line 314]

classname

Type:   string


[ Top ]

$error_message_prepend =  'Error in File_Find'

[line 320]

Message in front of the error message

Type:   string


[ Top ]



Method Detail

FileFindException (Constructor)   [line 332]

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 13:59:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.