Class DocumentNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.ebeanservice.docstore.api.DocumentNotFoundException
All Implemented Interfaces:
Serializable

public class DocumentNotFoundException
extends RuntimeException
Can be thrown when a document is unexpectedly not found in a document store.
See Also:
Serialized Form