|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.script.ScriptException
php.java.script.PhpScriptException
public class PhpScriptException
This class is needed for compatibility with JDK 1.4
| Constructor Summary | |
|---|---|
PhpScriptException(java.lang.String string)
|
|
PhpScriptException(java.lang.String string,
java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.script.ScriptException |
|---|
getColumnNumber, getFileName, getLineNumber, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PhpScriptException(java.lang.String string)
string -
public PhpScriptException(java.lang.String string,
java.lang.Throwable cause)
string - cause -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||