org.apache.jetspeed.exception |
|
Java Source File Name | Type | Comment |
JetspeedException.java | Class | Occurs when anything unexpected happens within Jetspeed.Any defined exceptions
within Jetspeed should always extend from this. |
JetspeedRuntimeException.java | Class | Base exception for all RuntimeExceptions defined within Jetspeed.
author: Scott T. |