30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Zend Server <strong>Reference</strong> Manual<br />

The Java Exception Class<br />

JavaException is a PHP class that inherits from the default PHP5 class "Exception"<br />

Available since: 3.6<br />

Class Prototype<br />

class JavaException {<br />

/* Methods */<br />

public object getCause (void)<br />

}<br />

Class Methods<br />

JavaException::getCause<br />

Get the Java exception that led to this exception<br />

Available since version 3.6<br />

Description<br />

public object JavaException::getCause (void)<br />

Return Value<br />

A Java exception object, if there was an exception, NULL otherwise<br />

260

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!