Class NoEntryFoundException

Object
Throwable
Exception
RuntimeException
akka.javasdk.client.NoEntryFoundException
All Implemented Interfaces:
Serializable

public final class NoEntryFoundException extends RuntimeException
Thrown for a query where the query result would be a single entry but none was found.
See Also:
  • Constructor Details Link icon

    • NoEntryFoundException Link icon

      public NoEntryFoundException(String message)