public class UnsupportedMappingException extends EntityMappingException:
Reports mapping metadata unsupported by the selected provider.
throw UnsupportedMappingException("XML provider cannot use table schema")| Modifier and Type | Member | Description |
|---|---|---|
| public | UnsupportedMappingExceptionUnsupportedMappingException(message as String = ""): |
Creates this framework exception. |