public class SchemaExecutionException extends SchemaException:
Reports a provider failure while applying a schema plan.
throw SchemaExecutionException("Cannot create T_Users")| Modifier and Type | Member | Description |
|---|---|---|
| public | SchemaExecutionExceptionSchemaExecutionException(message as String = ""): |
Creates a schema execution exception. |