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