SchemaException
classin packageklyn.data
public class SchemaException extends PersistenceException:

Base exception for schema discovery, planning and application failures.

throw SchemaException("Schema operation failed")
Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public SchemaException
SchemaException(message as String = ""):
Creates a schema exception.
Inherited Methods
methodInherited Methods from UncheckedException: toString
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml