| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JetspeedException | |
|---|---|
| org.apache.jetspeed.administration | |
| org.apache.jetspeed.aggregator | |
| org.apache.jetspeed.ajax | |
| org.apache.jetspeed.capabilities | |
| org.apache.jetspeed.components.persistence.store | |
| org.apache.jetspeed.components.portletentity | |
| org.apache.jetspeed.components.portletregistry | |
| org.apache.jetspeed.container.window | |
| org.apache.jetspeed.engine | |
| org.apache.jetspeed.om.folder | |
| org.apache.jetspeed.page | |
| org.apache.jetspeed.page.document | |
| org.apache.jetspeed.pipeline | |
| org.apache.jetspeed.prefs | Interface for the services backing Jetspeed java.util.prefs.Preferences. | 
| org.apache.jetspeed.profiler | |
| org.apache.jetspeed.security | Jetspeed security service interfaces. | 
| org.apache.jetspeed.serializer | |
| org.apache.jetspeed.sso | |
| Uses of JetspeedException in org.apache.jetspeed.administration | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.administration | |
|---|---|
|  class | AdministrationEmailExceptionAdministration Email exceptions | 
|  class | RegistrationExceptionRegistration-related exceptions | 
| Uses of JetspeedException in org.apache.jetspeed.aggregator | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.aggregator | |
|---|---|
|  class | FailedToRenderFragmentExceptionFailedToRenderFragmentException | 
|  class | PortletAccessDeniedExceptionNoPortletAccessException | 
|  class | UnknownPortletDefinitionExceptionUnknownPortletDefinitionException | 
|  class | UnrenderedContentExceptionUnrenderedContentException | 
| Methods in org.apache.jetspeed.aggregator that throw JetspeedException | |
|---|---|
|  void | Aggregator.build(RequestContext context)Builds the portlet set defined in the context into a portlet tree. | 
| Uses of JetspeedException in org.apache.jetspeed.ajax | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.ajax | |
|---|---|
|  class | AJAXException | 
| Uses of JetspeedException in org.apache.jetspeed.capabilities | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.capabilities | |
|---|---|
|  class | CapabilitiesExceptionCapabilitiesException | 
|  class | UnableToBuildCapabilityMapExceptionUnableToBuildCapabilityMapException | 
| Uses of JetspeedException in org.apache.jetspeed.components.persistence.store | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.components.persistence.store | |
|---|---|
|  class | LockFailedExceptionLockFailedException | 
| Uses of JetspeedException in org.apache.jetspeed.components.portletentity | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.components.portletentity | |
|---|---|
|  class | PortletEntityNotDeletedExceptionPortletEntityNotDeletedException | 
|  class | PortletEntityNotStoredExceptionPortletEntityNotStoredException | 
| Uses of JetspeedException in org.apache.jetspeed.components.portletregistry | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.components.portletregistry | |
|---|---|
|  class | FailedToStorePortletDefinitionExceptionFailedToStorePortletDefinitionException | 
|  class | RegistryExceptionOccurs when anything unexpected happens within Jetspeed and its Registry. | 
| Uses of JetspeedException in org.apache.jetspeed.container.window | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.container.window | |
|---|---|
|  class | FailedToCreateWindowExceptionFailedToCreateWindowException | 
|  class | FailedToRetrievePortletWindowFailedToRetrievePortletWindow | 
| Uses of JetspeedException in org.apache.jetspeed.engine | 
|---|
| Methods in org.apache.jetspeed.engine that throw JetspeedException | |
|---|---|
|  void | Engine.service(RequestContext context)Makes a service request to the engine. | 
|  void | Engine.shutdown()Shuts down the Jetspeed engine and all associated services | 
|  void | Engine.start()Initializes the engine with a commons configuration, starting all early initable services. | 
| Uses of JetspeedException in org.apache.jetspeed.om.folder | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.om.folder | |
|---|---|
|  class | FolderNotFoundExceptionFolderNotFoundException | 
|  class | InvalidFolderExceptionInvalidFolderException | 
| Uses of JetspeedException in org.apache.jetspeed.page | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.page | |
|---|---|
|  class | FolderNotRemovedExceptionFolderNotRemovedException | 
|  class | FolderNotUpdatedExceptionFolderNotUpdatedException | 
|  class | LinkNotRemovedExceptionLinkNotRemovedException | 
|  class | LinkNotUpdatedExceptionLinkNotUpdatedException | 
|  class | PageNotFoundExceptionPageNotFoundException | 
|  class | PageNotRemovedExceptionPageNotRemovedException | 
|  class | PageNotUpdatedExceptionPageNotUpdatedException | 
| Uses of JetspeedException in org.apache.jetspeed.page.document | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.page.document | |
|---|---|
|  class | DocumentExceptionDocumentException | 
|  class | DocumentNotFoundExceptionDocumentNotFound | 
|  class | DocumentTypeAlreadyRegisteredExceptionDocumentTypeAlreadyRegisteredException | 
|  class | FailedToDeleteDocumentExceptionFailedToDeleteDocument | 
|  class | FailedToDeleteFolderExceptionFailedToDeleteFolderException | 
|  class | FailedToUpdateDocumentExceptionFailedToUpdateDocumentException | 
|  class | FailedToUpdateFolderExceptionFailedToUpdateFolderException | 
|  class | NodeExceptionNodeException | 
|  class | NodeNotFoundExceptionNodeNotFoundException | 
|  class | UnsupportedDocumentTypeExceptionUnsupportedDocumentTypeException | 
| Uses of JetspeedException in org.apache.jetspeed.pipeline | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.pipeline | |
|---|---|
|  class | PipelineExceptionOccurs when anything unexpected happens within Jetspeed and the Pipeline. | 
| Uses of JetspeedException in org.apache.jetspeed.prefs | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.prefs | |
|---|---|
|  class | FailedToCreateNodeExceptionFailedToCreateNodeException | 
|  class | NodeAlreadyExistsExceptionNodeAlreadyExistsException | 
|  class | NodeDoesNotExistExceptionNodeDoesNotExistException | 
|  class | PreferencesExceptionPreferencesException | 
| Uses of JetspeedException in org.apache.jetspeed.profiler | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.profiler | |
|---|---|
|  class | ProfilerExceptionProfilerException | 
| Uses of JetspeedException in org.apache.jetspeed.security | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.security | |
|---|---|
|  class | InvalidDnExceptionException thrown when the distinguished name is invalid. | 
|  class | InvalidNewPasswordExceptionException thrown when supplied new password is invalid. | 
|  class | InvalidPasswordExceptionException thrown when supplied password is invalid. | 
|  class | InvalidUidExceptionException thrown when the uid is invalid. | 
|  class | PasswordAlreadyUsedExceptionException thrown when supplied password has been used before. | 
|  class | SecurityExceptionException throwns by members of the security service. | 
| Uses of JetspeedException in org.apache.jetspeed.serializer | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.serializer | |
|---|---|
|  class | SerializerExceptionException throwns by members of the security service. | 
| Uses of JetspeedException in org.apache.jetspeed.sso | 
|---|
| Subclasses of JetspeedException in org.apache.jetspeed.sso | |
|---|---|
|  class | SSOExceptionException throwns by members of the sso service. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||