ObjectUpdateException

public class ObjectUpdateException extends MdsException

Signals that it was not possible to update object instance from the provided data.

Constructors

ObjectUpdateException

public ObjectUpdateException(String entityName, Long id, Throwable cause)