org.sakaiproject.entitybroker.rest
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
error
public String error
EntityBatchHandler.ResponseError
public EntityBatchHandler.ResponseError(String reference,
String entityURL,
String errorMessage)
Copyright © 2007-2013 Sakai Project. All Rights Reserved.