Class SchemaAlreadyExistsException

    • Constructor Detail

      • SchemaAlreadyExistsException

        public SchemaAlreadyExistsException​(String schemaName)
      • SchemaAlreadyExistsException

        public SchemaAlreadyExistsException​(String schemaName,
                                            String message)
    • Method Detail

      • getSchemaName

        public String getSchemaName()