Class miException

Description

Base class for all MIPHPF exceptions

Use it in a catch block if you want to catch any MIPHPF exception

  • copyright: Copyright (c) 2006 Mirchev Ideas Ltd. All rights reserved.

Located in /util/Exceptions.php (line 14)

Exception
   |
   --miException
Direct descendents
Class Description
miDBException Database operation exception
miConfigurationException Configuration exception
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Thu, 08 May 2008 16:57:28 +0300 by phpDocumentor 1.4.1