public class SchemaValidationException extends SchemaException:
Reports that physical provider structures do not match mapped entities.
throw SchemaValidationException("Missing table T_Users")| Modifier and Type | Member | Description |
|---|---|---|
| public | SchemaValidationExceptionSchemaValidationException(message as String = ""): |
Creates a schema validation exception. |