info.magnolia.ui.admincentral
Class AdmincentralErrorHandler

java.lang.Object
  extended by info.magnolia.ui.admincentral.AdmincentralErrorHandler
All Implemented Interfaces:
com.vaadin.server.ErrorHandler, Serializable

public class AdmincentralErrorHandler
extends Object
implements com.vaadin.server.ErrorHandler

The Admincentral global error handler, logging unhandled exceptions and sending error messages to the pulse.

See Also:
Serialized Form

Constructor Summary
AdmincentralErrorHandler(info.magnolia.ui.framework.message.MessagesManager messagesManager)
           
 
Method Summary
 void error(com.vaadin.server.ErrorEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdmincentralErrorHandler

public AdmincentralErrorHandler(info.magnolia.ui.framework.message.MessagesManager messagesManager)
Method Detail

error

public void error(com.vaadin.server.ErrorEvent event)
Specified by:
error in interface com.vaadin.server.ErrorHandler


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.