Class UnacceptableDataFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.infinispan.rest.RestResponseException
-
- org.infinispan.rest.operations.exceptions.UnacceptableDataFormatException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnacceptableDataFormatException extends RestResponseException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnacceptableDataFormatException()
UnacceptableDataFormatException(java.lang.String reason)
-
Method Summary
-
Methods inherited from class org.infinispan.rest.RestResponseException
getStatus, getText
-
-