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

Class: ArabicException

Source Location: /Arabic.php

Class Overview

Exception
   |
   --ArabicException

Arabic Exception class defined by extending the built-in Exception class.


Author(s):

Copyright:

  • 2006-2013 Khaled Al-Shamaa

Methods


Inherited Variables

Class: Exception (Internal Class)

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

Inherited Methods

Class: Exception (Internal Class)

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

Class Details

[line 590]
Arabic Exception class defined by extending the built-in Exception class.



Tags:

author:  Khaled Al-Shamaa <khaled@ar-php.org>
copyright:  2006-2013 Khaled Al-Shamaa
link:  http://www.ar-php.org
license:  LGPL


[ Top ]


Class Methods


constructor __construct [line 598]

ArabicException __construct( string $message, [int $code = 0])

Make sure everything is assigned properly



Tags:

access:  public


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

Parameters:

string   $message   Exception message
int   $code   User defined exception code

[ Top ]


Documentation generated on Mon, 14 Jan 2013 17:48:34 +0100 by phpDocumentor 1.4.0