StandardRejection

public interface StandardRejection

Interface common for standard rejections which is used during routing.

Functions

Link copied to clipboard
public Object entityId()
Obtains the ID of the entity from the packed form.
Link copied to clipboard
public abstract Any getEntityId()
Obtains the packed version of ID of the entity which caused the rejection.