Class java_exception

Description

Implements interfaces:

A decorator pattern which overrides all magic methods.

  • access: public

Located in /JavaProxy.inc (line 887)

Exception
   |
   --java_exception
Direct descendents
Class Description
JavaException The java exception proxy
Method Summary
java_exception java_exception ()
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor java_exception (line 899)

Create a new Exception.

  1.  $ex new JavaException("java.lang.NullPointerException");
  2.  throw $ex;

java_exception java_exception ()

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Sun, 30 Sep 2007 10:33:27 +0200 by phpDocumentor 1.4.0a2