| Class | Description |
|---|---|
| CgiQuercus | |
| CliQuercus | |
| GoogleQuercus |
Facade for the PHP language.
|
| Location |
Records the source file location of a statement or expression.
|
| Quercus | |
| QuercusContext |
Facade for the PHP language.
|
| QuercusEngine | |
| QuercusRequestAdapter | |
| QuercusTimer | |
| QuercusVersion | |
| ResinQuercus |
Facade for the PHP language.
|
| StringConstants |
| Exception | Description |
|---|---|
| QuercusDieException |
Exception thrown by die() or exit()
|
| QuercusErrorException |
Exception thrown by Env.error().
|
| QuercusException |
Parent of PHP exceptions
|
| QuercusExecutionException | |
| QuercusExitException |
Exception thrown by die() or exit()
|
| QuercusLineRuntimeException |
Parent of PHP runtime exceptions
|
| QuercusModuleException |
Java exception caught and rethrown by modules.
|
| QuercusRuntimeException |
Parent of PHP runtime exceptions
|
| UnimplementedException |