ObjectCreateException

public class ObjectCreateException extends ObjectException

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

Constructors

ObjectCreateException

public ObjectCreateException(String entityName, Throwable cause)