org.cruxframework.crux.plugin.errorhandler.client.remote
Interface ErrorHandlerService

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
All Known Implementing Classes:
ErrorHandlerServiceImpl

public interface ErrorHandlerService
extends com.google.gwt.user.client.rpc.RemoteService

Author:
Samuel Cardoso

Method Summary
 ArrayList<Throwable> getError()
           
 

Method Detail

getError

ArrayList<Throwable> getError()


Copyright © 2014. All rights reserved.