import { FSqlException } from "./f_sql_exception.js"; export class FSqlExceptionSyntax extends FSqlException { }