public class NoSuchEntityException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MESSAGE |
| Constructor and Description |
|---|
NoSuchEntityException() |
NoSuchEntityException(java.lang.String message) |
public static final java.lang.String MESSAGE