Class NoDataFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.infinispan.rest.RestResponseException
-
- org.infinispan.rest.operations.exceptions.NoDataFoundException
-
- All Implemented Interfaces:
Serializable
public class NoDataFoundException extends RestResponseException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoDataFoundException()
-
Method Summary
-
Methods inherited from class org.infinispan.rest.RestResponseException
toResponse
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-