|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LocatedException in org.apache.cocoon |
---|
Subclasses of LocatedException in org.apache.cocoon | |
---|---|
class |
ConnectionResetException
This Exception is thrown every time a component detects an exception due to a connection reset by peer. |
class |
ProcessingException
This Exception is thrown every time there is a problem in processing a request. |
class |
ResourceNotFoundException
This Exception is thrown every time there is a problem in finding a resource. |
Uses of LocatedException in org.apache.cocoon.components.flow |
---|
Subclasses of LocatedException in org.apache.cocoon.components.flow | |
---|---|
class |
InvalidContinuationException
This Exception is thrown whenever an invalid continuation is given. |
Uses of LocatedException in org.apache.cocoon.forms |
---|
Subclasses of LocatedException in org.apache.cocoon.forms | |
---|---|
class |
FormsException
An exception raised when an error occurs during form handling. |
Uses of LocatedException in org.apache.cocoon.forms.binding |
---|
Subclasses of LocatedException in org.apache.cocoon.forms.binding | |
---|---|
class |
BindingException
This exception is thrown when something goes wrong with the binding. |
Uses of LocatedException in org.apache.cocoon.forms.formmodel |
---|
Subclasses of LocatedException in org.apache.cocoon.forms.formmodel | |
---|---|
class |
DuplicateIdException
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. |
class |
IncompletenessException
|
Uses of LocatedException in org.apache.cocoon.forms.formmodel.library |
---|
Subclasses of LocatedException in org.apache.cocoon.forms.formmodel.library | |
---|---|
class |
LibraryException
This exception is thrown when something specific to the library system goes wrong. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |