| java.lang.Object java.lang.Throwable java.lang.Exception org.apache.jetspeed.exception.JetspeedException
All known Subclasses: org.apache.jetspeed.serializer.SerializerException, org.apache.jetspeed.portlets.layout.LayoutException, org.apache.jetspeed.container.window.FailedToRetrievePortletWindow, org.apache.jetspeed.deployment.simpleregistry.SimpleRegistryException, org.apache.jetspeed.aggregator.PortletAccessDeniedException, org.apache.jetspeed.tools.pamanager.PortletApplicationException, org.apache.jetspeed.prefs.PreferencesException, org.apache.jetspeed.capabilities.CapabilitiesException, org.apache.jetspeed.components.persistence.store.LockFailedException, org.apache.jetspeed.security.SecurityException, org.apache.jetspeed.capabilities.UnableToBuildCapabilityMapException, org.apache.jetspeed.aggregator.FailedToRenderFragmentException, org.apache.jetspeed.administration.AdministrationEmailException, org.apache.jetspeed.sso.SSOException, org.apache.jetspeed.page.document.NodeNotFoundException, org.apache.jetspeed.administration.RegistrationException, org.apache.jetspeed.container.window.FailedToCreateWindowException, org.apache.jetspeed.util.descriptor.MetaDataException, org.apache.jetspeed.components.portletentity.PortletEntityNotDeletedException, org.apache.jetspeed.profiler.ProfilerException, org.apache.jetspeed.components.portletregistry.RegistryException, org.apache.jetspeed.components.portletentity.PortletEntityNotStoredException, org.apache.jetspeed.ajax.AJAXException, org.apache.jetspeed.page.document.NodeException, org.apache.jetspeed.aggregator.UnrenderedContentException, org.apache.jetspeed.aggregator.UnknownPortletDefinitionException, org.apache.jetspeed.pipeline.PipelineException,
JetspeedException | public class JetspeedException extends Exception (Code) | | Occurs when anything unexpected happens within Jetspeed.Any defined exceptions
within Jetspeed should always extend from this.
author: David Sean Taylor version: $Id: JetspeedException.java 516448 2007-03-09 16:25:47Z ate $ |
KEYED_MESSAGE_BUNDLE | final public static String KEYED_MESSAGE_BUNDLE(Code) | | |
JetspeedException | public JetspeedException()(Code) | | |
JetspeedException | public JetspeedException(String message)(Code) | | |
|
|