org.cruxframework.crux.plugin.errorhandler.client
Class SuperErrorHandler

java.lang.Object
  extended by org.cruxframework.crux.core.client.errors.ErrorHandlerImpl
      extended by org.cruxframework.crux.plugin.errorhandler.client.SuperErrorHandler
All Implemented Interfaces:
org.cruxframework.crux.core.client.errors.ErrorHandler, org.cruxframework.crux.core.client.errors.ValidationErrorHandler

public class SuperErrorHandler
extends org.cruxframework.crux.core.client.errors.ErrorHandlerImpl

Author:
Samuel Cardoso

Constructor Summary
SuperErrorHandler()
           
 
Method Summary
 void handleError(String errorMessage, Throwable t)
           
 
Methods inherited from class org.cruxframework.crux.core.client.errors.ErrorHandlerImpl
handleError, handleError, handleError, handleValidationError, handleValidationError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuperErrorHandler

public SuperErrorHandler()
Method Detail

handleError

public void handleError(String errorMessage,
                        Throwable t)
Specified by:
handleError in interface org.cruxframework.crux.core.client.errors.ErrorHandler
Overrides:
handleError in class org.cruxframework.crux.core.client.errors.ErrorHandlerImpl


Copyright © 2014. All rights reserved.