Package | Description |
---|---|
com.caucho.jsp | |
com.caucho.naming | |
com.caucho.security | |
com.caucho.sql | |
com.caucho.util |
Assorted utilities
|
com.caucho.xpath |
Finding and selecting XML nodes using XSL patterns.
|
com.caucho.xsl |
The XSLT transformation package.
|
Modifier and Type | Class and Description |
---|---|
class |
QJspException
A JSP exception which includes the proper error page.
|
Modifier and Type | Class and Description |
---|---|
class |
NamingExceptionWrapper
Wraps the actual exception with a Naming exception
|
Modifier and Type | Class and Description |
---|---|
class |
SecurityContextException
Security exception for finding the current security context.
|
Modifier and Type | Class and Description |
---|---|
class |
SQLExceptionWrapper
Wraps an exception in a SQLException wrapper.
|
Modifier and Type | Class and Description |
---|---|
class |
NotImplementedException
A better name for stubbed out interfaces.
|
class |
RegistryException
Base class for configuration exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
XPathException
Exception thrown while evaluating an xpath expression.
|
class |
XPathParseException
Exception thrown when detecting an error during parsing.
|
Modifier and Type | Class and Description |
---|---|
class |
TransformerConfigurationExceptionWrapper
Represents a exception when creating a transformation.
|
class |
TransformerExceptionWrapper
Represents a exception when creating a transformation.
|