Uses of Package
org.cruxframework.crux.core.client.errors

Packages that use org.cruxframework.crux.core.client.errors
org.cruxframework.crux.core.client   
org.cruxframework.crux.core.client.errors Provides for application errors handling. 
 

Classes in org.cruxframework.crux.core.client.errors used by org.cruxframework.crux.core.client
ErrorHandler
          An ErrorHandler is called to report errors in application code (bad use of the framework, or an uncaught exception).
ValidationErrorHandler
          An ValidationErrorHandler is called to report errors caused by a bad use of the application (typically validations over the screen state, based in business rules, before performing an action).
 

Classes in org.cruxframework.crux.core.client.errors used by org.cruxframework.crux.core.client.errors
ErrorHandler
          An ErrorHandler is called to report errors in application code (bad use of the framework, or an uncaught exception).
ValidationErrorHandler
          An ValidationErrorHandler is called to report errors caused by a bad use of the application (typically validations over the screen state, based in business rules, before performing an action).
 



Copyright © 2014. All rights reserved.