Class EntityBatchHandler.ResponseError
- java.lang.Object
-
- org.sakaiproject.entitybroker.rest.EntityBatchHandler.ResponseBase
-
- org.sakaiproject.entitybroker.rest.EntityBatchHandler.ResponseError
-
- Enclosing class:
- EntityBatchHandler
public static class EntityBatchHandler.ResponseError extends EntityBatchHandler.ResponseBase
Holds the error values which will be encoded by the various EB utils
-
-
Constructor Summary
Constructors Constructor Description ResponseError(String reference, String entityURL, String errorMessage)
-