Package omero.api
Interface AMD_JobHandle_jobError
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_JobHandle_jobError extends Ice.AMDCallback
Returnstrue
if theJob
has thrown an error.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(boolean __ret)
ice_response indicates that the operation completed successfully.
-