| Name | Package | Description |
| BindingException | org.apache.cocoon.woody.binding | This exception is thrown when something goes wrong with the binding. |
| BindingException | org.apache.cocoon.forms.binding | This exception is thrown when something goes wrong with the binding. |
| CannotCreateElementProcessorException | org.apache.cocoon.components.elementprocessor | Exception to be thrown when an ElementProcessor cannot be created. |
| CannotYetResolveWarning | org.apache.cocoon.woody.formmodel | This exception is thrown by ExpressionContextImpl when it asked for
the value of a required field, when that required field does not yet have
a value. |
| CannotYetResolveWarning | org.apache.cocoon.forms.formmodel | This exception is thrown by ExpressionContextImpl when it asked for
the value of a required field, when that required field does not yet have
a value. |
| CascadingIOException | org.apache.cocoon | This is a wrapping IOException. |
| ConnectionResetException | org.apache.cocoon | This Exception is thrown every time a component detects an exception
due to a connection reset by peer. |
| ConverterException | org.apache.cocoon.components.persistence | No description provided. |
| DeprecationException | org.apache.cocoon.util | An exception that indicates unauthorized use of a deprecated feature, or an
attempt to use a old feature that has been removed. |
| DuplicateIdException | org.apache.cocoon.woody.formmodel | This exception is thrown by WidgetDefinitions that contain other WidgetDefinitions,
such as the FormDefinition or the RepeaterDefinition , in case
one tries to add a WidgetDefinition that has the same id as another,
previously added, WidgetDefinition. |
| DuplicateIdException | org.apache.cocoon.forms.formmodel | This exception is thrown by WidgetDefinitions that contain other WidgetDefinitions,
such as the FormDefinition or the RepeaterDefinition , in case
one tries to add a WidgetDefinition that has the same id as another,
previously added, WidgetDefinition. |
| ErrorHolder | org.apache.cocoon.template.environment | No description provided. |
| ExpressionException | org.apache.cocoon.components.expression | No description provided. |
| FileFormatException | org.apache.cocoon.util | No description provided. |
| FormsRuntimeException | org.apache.cocoon.forms | An exception raised when some runtime error occurs in form handling. |
| IncompletenessException | org.apache.cocoon.forms.formmodel | No description provided. |
| InvalidContinuationException | org.apache.cocoon.components.flow | This Exception is thrown whenever an invalid continuation is given. |
| JXTemplateGenerator.ErrorHolder | org.apache.cocoon.generation | No description provided. |
| LanguageException | org.apache.cocoon.components.language | The language exception. |
| LibraryException | org.apache.cocoon.forms.binding.library | This exception is thrown when something specific to the library system goes wrong. |
| LibraryException | org.apache.cocoon.forms.formmodel.library | This exception is thrown when something specific to the library system goes wrong. |
| LocatedException | org.apache.cocoon.util.location | A cascading and located Exception. |
| LocatedRuntimeException | org.apache.cocoon.util.location | A cascading and located RuntimeException. |
| MultipartException | org.apache.cocoon.servlet.multipart | Exception thrown when on a parse error such as
a malformed stream. |
| NotifyingCascadingRuntimeException | org.apache.cocoon.components.notification | A CascadingRuntimeException that is also Notifying. |
| ParseException | org.apache.cocoon.components.xpointer.parser | This exception is thrown when parse errors are encountered. |
| PatternException | org.apache.cocoon.sitemap | This exception is thrown by a URIMatcher or by a
URITranslator when there's something wrong with the matching or
translation patterns. |
| ProcessingException | org.apache.cocoon | This Exception is thrown every time there is a problem in processing
a request. |
| ProfileException | org.apache.cocoon.portal.util | This interface is used for throwing exception during loading/saving
the profile. |
| ResourceNotFoundException | org.apache.cocoon | This Exception is thrown every time there is a problem in finding
a resource. |
| ValidatorException | org.apache.cocoon.components.validation | An exception representing that a Validator was not able to detect
or did not support a specified schema grammar language. |