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
Unprocessable Content
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.rest.framework.core.exceptions.ApiException
getAdditionalState, getMsgIdMethods inherited from class org.springframework.extensions.surf.exception.PlatformRuntimeException
create, create, makeRuntimeExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnprocessableContentException
-