Class UnprocessableContentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.extensions.surf.exception.PlatformRuntimeException
org.alfresco.rest.framework.core.exceptions.ApiException
org.alfresco.rest.framework.core.exceptions.UnprocessableContentException
All Implemented Interfaces:
Serializable

public class UnprocessableContentException extends ApiException
Unprocessable Content
See Also:
  • Constructor Details

    • UnprocessableContentException

      public UnprocessableContentException(String msgId)