Package com.ds.fw.exceptions

Exception Summary
FwApplicationException  
FwBreakException  
FwException  
FwFatalException I am used to throw exceptions that identify an unrecoverable state.
FwNoComponentException To be thrown by the component container or factory when it cannot create a new component, either
FwNoPermissionException To be thropwn by the component manager when current user priviledges/roles forbid access to the component
FwNotFoundException To be thrown when the ComponentManager cannot find the component name
FwRequestProcessingException  
FwSQLException