org.apache.fop.render.afp.exceptions |
|
Java Source File Name | Type | Comment |
FontRuntimeException.java | Class | A runtime exception for handling fatal errors in processing fonts. |
NestedRuntimeException.java | Class | Handy class for wrapping runtime Exceptions with a root cause.
This technique is no longer necessary in Java 1.4, which provides
built-in support for exception nesting. |
RendererRuntimeException.java | Class | A runtime exception for handling fatal errors in rendering. |