jbpm-form-modeler-common 6.1.0.Beta3

Uses of Class
org.jbpm.formModeler.service.error.ApplicationError

Packages that use ApplicationError
org.jbpm.formModeler.service.error   
 

Uses of ApplicationError in org.jbpm.formModeler.service.error
 

Subclasses of ApplicationError in org.jbpm.formModeler.service.error
 class BusinessError
          An exception thrown by the client application when it wants to handle an expected business error.
 class TechnicalError
          An exception thrown by the client application when it wants to handle an unexpected technical situation.
 

Methods in org.jbpm.formModeler.service.error that return ApplicationError
 ApplicationError ErrorManager.getApplicationErrorCause(Throwable e)
          Get the error cause (if any) thrown by the application logic.
 


jbpm-form-modeler-common 6.1.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.