Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.ioc.internal |
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
|
org.apache.tapestry5.ioc.util |
Utility classes supporting Tapestry IOC services
|
org.apache.tapestry5.runtime |
Contains interfaces that are added to component classes at runtime.
|
Modifier and Type | Class and Description |
---|---|
class |
RenderQueueException
Exception used when rendering, to capture the stack of active components (for propery reporting in the exception
page).
|
Modifier and Type | Class and Description |
---|---|
class |
OperationException
An exception caught and reported by an
OperationTracker ; the trace property
identifies what operations were active at the time of the exception. |
Modifier and Type | Class and Description |
---|---|
class |
UnknownValueException
Special exception used when a value (typically from a map) is referenced that does not exist.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentEventException
A wrapper exception around any exception thrown when invoking a component event handler.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.