public class UnprocessableEntityException extends RESTException
For example, this is used when a property update requests that properties are simultaneously set and removed.
Constructor and Description |
---|
UnprocessableEntityException(java.lang.String message,
java.lang.Object... args) |