Uses of Class
com.cloudimpl.outstack.collection.error.INVALID_OWNER
| Package | Description |
|---|---|
| com.cloudimpl.outstack.collection.error |
-
Uses of INVALID_OWNER in com.cloudimpl.outstack.collection.error
Methods in com.cloudimpl.outstack.collection.error that return INVALID_OWNER Modifier and Type Method Description INVALID_OWNERINVALID_OWNER. setEntity(java.lang.Object entity)INVALID_OWNERINVALID_OWNER. setEvent(java.lang.Object event)INVALID_OWNERINVALID_OWNER. setOwner(java.lang.Object owner)Method parameters in com.cloudimpl.outstack.collection.error with type arguments of type INVALID_OWNER Modifier and Type Method Description static CollectionExceptionCollectionException. INVALID_OWNER(java.util.function.Consumer<INVALID_OWNER> consumer)errorNo : 1002 format : "event [event] apply failed for entity [entity], invalid owner [owner]" tags : "[event, entity, owner]"