|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception php.java.bridge.Util.Process.PhpException
public static class Util.Process.PhpException
A generic PHP exception
Constructor Summary | |
---|---|
Util.Process.PhpException(java.lang.String errorString)
Create a PHP exception |
Method Summary | |
---|---|
java.lang.String |
getError()
Return the error string |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 Util.Process.PhpException(java.lang.String errorString)
errorString
- the PHP error stringMethod Detail |
---|
public java.lang.String getError()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |