Java Doc for WorkflowServiceErrorException.java in » ERP-CRM-Financial » Kuali-Financial-System » edu » iu » uis » eden » Java Source Code / Java DocumentationJava Source Code and Java Documentation
RuntimeException thrown from Service level classes when business rule validation
fails. This exception is caught by StrutsExceptionHandler. If any service errors
have been set on in the serviceErrors collection these are stripped off of the
exception put into ActionMessages in the Error que and the request is directed back to
the original ActionMapping input page.