org.cruxframework.crux.plugin.errorhandler.server.service
Class ErrorHandlerServiceImpl

java.lang.Object
  extended by org.cruxframework.crux.plugin.errorhandler.server.service.ErrorHandlerServiceImpl
All Implemented Interfaces:
com.google.gwt.user.client.rpc.RemoteService, ErrorHandlerService

public class ErrorHandlerServiceImpl
extends Object
implements ErrorHandlerService

Author:
Samuel Cardoso

Constructor Summary
ErrorHandlerServiceImpl()
           
 
Method Summary
 ArrayList<Throwable> getError()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorHandlerServiceImpl

public ErrorHandlerServiceImpl()
Method Detail

getError

public ArrayList<Throwable> getError()
Specified by:
getError in interface ErrorHandlerService


Copyright © 2014. All rights reserved.