| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of CustomRuntimeException in org.jaffa.datatypes.exceptions | 
| Subclasses of CustomRuntimeException in org.jaffa.datatypes.exceptions | |
|  class | InvalidPatternRuntimeExceptionThis is thrown by the FieldValidator if the pattern specified in the meta data is invalid. | 
|  class | UnknownDataTypeRuntimeExceptionThis is thrown by the FieldValidator if the value to be validated is of unknown datatype. | 
| Uses of CustomRuntimeException in org.jaffa.exceptions | 
| Subclasses of CustomRuntimeException in org.jaffa.exceptions | |
|  class | UOWSecurityException | 
| Uses of CustomRuntimeException in org.jaffa.persistence.engines.jdbcengine.configservice.exceptions | 
| Subclasses of CustomRuntimeException in org.jaffa.persistence.engines.jdbcengine.configservice.exceptions | |
|  class | ClassMetaDataValidationRuntimeExceptionThis exception is thrown if any error occurs while validating a Persistent class against a Mapping file. | 
|  class | ConfigurationServiceRuntimeExceptionThis exception is thrown if the ConfigurationService fails to parse the init file or any of the mapping files. | 
|  class | InitFileNotFoundRuntimeExceptionThis exception is thrown if the init file for the ConfigurationService is not found in the classpath. | 
| Uses of CustomRuntimeException in org.jaffa.persistence.engines.jdbcengine.datasource.exceptions | 
| Subclasses of CustomRuntimeException in org.jaffa.persistence.engines.jdbcengine.datasource.exceptions | |
|  class | DataSourceCursorRuntimeExceptionThis exception is thrown if the any exception is thrown while converting a row from a ResultSet into a Persistent object. | 
| Uses of CustomRuntimeException in org.jaffa.persistence.engines.jdbcengine.proxy | 
| Subclasses of CustomRuntimeException in org.jaffa.persistence.engines.jdbcengine.proxy | |
|  class | ProxyFieldValidatoRuntimeExceptionThis RuntimeException will be thrown if an unknown error occurs when performing field validations on the Proxy domain object. | 
| Uses of CustomRuntimeException in org.jaffa.persistence.exceptions | 
| Subclasses of CustomRuntimeException in org.jaffa.persistence.exceptions | |
|  class | IllegalPersistentStateRuntimeExceptionThis RuntimeException will be thrown if an updateXxx() method or an Add/Update/Delete is invoked on a Domain object in queued state. | 
|  class | InactiveUowRuntimeExceptionThis exception is thrown if any method is invoked on a UOW, which has been made inactive. | 
|  class | InvalidUowRuntimeExceptionThis exception is thrown the UOW on a Persistent object does not match the UOW to which the object is being added/updated/deleted/locked. | 
| Uses of CustomRuntimeException in org.jaffa.presentation.portlet | 
| Subclasses of CustomRuntimeException in org.jaffa.presentation.portlet | |
|  class | EventHandlerMissingRuntimeExceptionThis exception is thrown if no method is found for handling the eventId passed to perform method of the Action. | 
| Uses of CustomRuntimeException in org.jaffa.presentation.portlet.component | 
| Subclasses of CustomRuntimeException in org.jaffa.presentation.portlet.component | |
|  class | ComponentCreationRuntimeExceptionThis exception is thrown if any error is thrown during creation of a Component | 
| Uses of CustomRuntimeException in org.jaffa.presentation.portlet.widgets.controller.exceptions | 
| Subclasses of CustomRuntimeException in org.jaffa.presentation.portlet.widgets.controller.exceptions | |
|  class | XmlStructureRuntimeExceptionThis exception is thrown if the XML fragment passed to the controller is malformed | 
| Uses of CustomRuntimeException in org.jaffa.presentation.portlet.widgets.model.exceptions | 
| Subclasses of CustomRuntimeException in org.jaffa.presentation.portlet.widgets.model.exceptions | |
|  class | ColumnMismatchRuntimeExceptionThis exception is thrown when a row being added to the TableModel does not have the same no. of elements as the columns of the table | 
|  class | DataTypeMismatchRuntimeExceptionThis exception is thrown if there is a datatype mismatch between the Object & its MetaObject used in creating a model | 
|  class | IllegalExtensionRuntimeExceptionThis exception is thrown if an illegal extention is used while creating an ImageModel | 
| Uses of CustomRuntimeException in org.jaffa.presentation.portlet.widgets.taglib.exceptions | 
| Subclasses of CustomRuntimeException in org.jaffa.presentation.portlet.widgets.taglib.exceptions | |
|  class | ColumnAlreadyExistsRuntimeExceptionThis exception is thrown if there are duplicate TableColumnTag entried within a TableTag | 
|  class | InvalidWidgetModelReturnedRuntimeExceptionThis exception is thrown if an invalid WidgetModel is returned while processing a Tag | 
|  class | JspWriteRuntimeExceptionThis exception is thrown if an error occurs while writing the JSP to the response stream | 
|  class | MissingParametersRuntimeExceptionThis exception is the required parameters are not supplied to a Tag | 
|  class | OuterDropDownTagMissingRuntimeExceptionThis exception is thrown if the DropDownOptionTag is not inside a DropDownTag | 
|  class | OuterFormTagMissingRuntimeExceptionThis exception is thrown if the Tag being processed is not within a FormTag | 
|  class | OuterGridTagMissingRuntimeExceptionThis exception is thrown if the GridColumnTag is not inside a GridTag | 
|  class | OuterTableTagMissingRuntimeExceptionThis exception is thrown if the TableColumnTag is not inside a TableTag | 
|  class | TagCannotBeEnclosedRuntimeExceptionThis exception is thrown if a Tag (which cannot be enclosed) is enclosed within another tag. | 
|  class | WidgetModelAccessMethodInvocationRuntimeExceptionThis exception is thrown if an error occurs while executing an event handler | 
|  class | WidgetModelAccessMethodNotFoundRuntimeExceptionThis exception is thrown if an event handler is not found | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||