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

Class: MediaSearch_Exception

Source Location: /MediaSearch/Exception.php

Class Overview

Exception
   |
   --MediaSearch_Exception

Project wide base exception class.


Author(s):

Copyright:

  • Copyright (c) 2009 Sven Strittmatter

Constants

Methods


Child classes:

MediaSearch_Id3_Exception
Exception for the Id3 package.

Inherited Variables

Class: Exception (Internal Class)

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

Inherited Methods

Class: Exception (Internal Class)

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

Class Details

[line 28]
Project wide base exception class.



Tags:

copyright:  Copyright (c) 2009 Sven Strittmatter


[ Top ]


Class Methods


constructor __construct [line 37]

MediaSearch_Exception __construct( string $message, [int $code = MediaSearch_Exception::UNKNOWN])

Set the default code to MediaSearch_Exception::UNKNOWN.



Tags:

access:  public


Overrides Exception::constructor __construct ( [$message = ], [$code = ] ) (parent method not documented)

Parameters:

string   $message  
int   $code  

[ Top ]


Class Constants

UNKNOWN =  0

[line 29]


[ Top ]



Documentation generated on Mon, 17 Aug 2009 14:52:23 +0200 by phpDocumentor 1.4.2