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