public class EntityMappingException extends PersistenceException:
Reports an invalid, ambiguous, or unusable entity mapping.
throw EntityMappingException("Invalid User mapping")| Modifier and Type | Member | Description |
|---|---|---|
| public | EntityMappingExceptionEntityMappingException(message as String = ""): |
Creates this framework exception. |