Dashboard Builder Commons 6.2.0.Beta2

Uses of Class
org.jboss.dashboard.error.ApplicationError

Packages that use ApplicationError
org.jboss.dashboard.error Error management subsystem addressed to provide a common error management framework to the platform. 
 

Uses of ApplicationError in org.jboss.dashboard.error
 

Subclasses of ApplicationError in org.jboss.dashboard.error
 class BusinessError
          An exception thrown by the client application to delegate to the platform the handling of an expected business error.
 class TechnicalError
          An exception thrown by the client application to delegate to the platform the handling of an expected technical problem.
 

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


Dashboard Builder Commons 6.2.0.Beta2

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