public class CannotCreateSchemaException extends Exception(Code)
author: Mandar Shinde author: This exception inherits the Exception class and is used in author: cases where the Persistence Storage cannot create schema to author: use the API as required. At this point, top level use needs to author: decide whether to continue or abort.