public class NoResultException extends QueryException:
Reports that an operation requiring one row found none.
throw NoResultException("No entity found")| Modifier and Type | Member | Description |
|---|---|---|
| public | NoResultExceptionNoResultException(message as String = ""): |
Creates this framework exception. |