Package akka.javasdk.client
Class NoEntryFoundException
Object
Throwable
Exception
RuntimeException
akka.javasdk.client.NoEntryFoundException
- All Implemented Interfaces:
Serializable
Thrown for a query where the query result would be a single entry but none was found.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoEntryFoundException
-