Uses of Interface
org.cruxframework.crux.core.client.errors.ErrorHandler

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

Uses of ErrorHandler in org.cruxframework.crux.core.client
 

Methods in org.cruxframework.crux.core.client that return ErrorHandler
static ErrorHandler Crux.getErrorHandler()
           
 

Methods in org.cruxframework.crux.core.client with parameters of type ErrorHandler
static void Crux.setErrorHandler(ErrorHandler errorHandler)
           
 

Uses of ErrorHandler in org.cruxframework.crux.core.client.errors
 

Classes in org.cruxframework.crux.core.client.errors that implement ErrorHandler
 class ErrorHandlerImpl
           
 



Copyright © 2014. All rights reserved.