Uses of Interface
com.google.appengine.tools.admin.GenericApplication.ErrorHandler
-
Packages that use GenericApplication.ErrorHandler Package Description com.google.appengine.tools.admin -
-
Uses of GenericApplication.ErrorHandler in com.google.appengine.tools.admin
Methods in com.google.appengine.tools.admin that return types with arguments of type GenericApplication.ErrorHandler Modifier and Type Method Description List<GenericApplication.ErrorHandler>Application. getErrorHandlers()List<GenericApplication.ErrorHandler>GenericApplication. getErrorHandlers()Returns the list of error handlers for this application
-