Package | Description |
---|---|
org.apache.tapestry.util.exception |
A basic framework for analyzing a reporting exceptions.
|
Modifier and Type | Method and Description |
---|---|
ExceptionProperty[] |
ExceptionDescription.getProperties() |
Constructor and Description |
---|
ExceptionDescription(java.lang.String exceptionClassName,
java.lang.String message,
ExceptionProperty[] properties,
java.lang.String[] stackTrace) |