SchemaExecutionException
classin packageklyn.data
public class SchemaExecutionException extends SchemaException:
└ SchemaExecutionException

Reports a provider failure while applying a schema plan.

throw SchemaExecutionException("Cannot create T_Users")
Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public SchemaExecutionException Creates a schema execution exception.
Inherited Methods
methodInherited Methods from UncheckedException: toString
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml