public class EntityNotFoundException
extends java.lang.Exception
EntityNotFoundException is thrown when no Entity with the specified Key
could be found.| Constructor and Description |
|---|
EntityNotFoundException(Key key) |
| Modifier and Type | Method and Description |
|---|---|
Key |
getKey() |