public class SchemaException extends PersistenceException:
Base exception for schema discovery, planning and application failures.
throw SchemaException("Schema operation failed")| Modifier and Type | Member | Description |
|---|---|---|
| public | SchemaExceptionSchemaException(message as String = ""): |
Creates a schema exception. |